Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2007)

Unified Diff: base/base.gyp

Issue 115854: Remove the gmock unittest example from the build as it causes link errors in XP Modules. (Closed)
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index a294726e1945972dd9aed9f2df1c1b47dbfc9bbe..e4a0b1742cbd56ea6d15b737e483eeca3f496275 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -608,7 +608,6 @@
'gfx/native_theme_unittest.cc',
'gfx/png_codec_unittest.cc',
'gfx/rect_unittest.cc',
- 'gmock_unittest.cc',
'histogram_unittest.cc',
'hmac_unittest.cc',
'idletimer_unittest.cc',
@@ -674,7 +673,6 @@
'base',
'base_gfx',
'../skia/skia.gyp:skia',
- '../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
],
'conditions': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698