Revision: 22954
Author: [email protected]
Date: Thu Aug 7 07:14:13 2014 UTC
Log: No need to link base-unittests with GMock.
[email protected]
Review URL: https://codereview.chromium.org/447123002
http://code.google.com/p/v8/source/detail?r=22954
Modified:
/branches/bleeding_edge/test/base-unittests/base-unittests.gyp
=======================================
--- /branches/bleeding_edge/test/base-unittests/base-unittests.gyp Wed Aug
6 09:35:21 2014 UTC
+++ /branches/bleeding_edge/test/base-unittests/base-unittests.gyp Thu Aug
7 07:14:13 2014 UTC
@@ -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': [
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.