Commit 0a84fab8 authored by bmeurer@chromium.org's avatar bmeurer@chromium.org

No need to link base-unittests with GMock.

R=jochen@chromium.org

Review URL: https://codereview.chromium.org/447123002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22954 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 5fef5b2c
......@@ -12,8 +12,8 @@
'target_name': 'base-unittests',
'type': 'executable',
'dependencies': [
'../../testing/gmock.gyp:gmock_main',
'../../testing/gtest.gyp:gtest',
'../../testing/gtest.gyp:gtest_main',
'../../tools/gyp/v8.gyp:v8_libbase',
],
'include_dirs': [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment