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

Unified Diff: testing/gmock.gyp

Issue 5535003: scons: excise more scons references from the code base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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 | « site_scons/site_tools/chromium_builders.py ('k') | testing/gtest.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/gmock.gyp
diff --git a/testing/gmock.gyp b/testing/gmock.gyp
index f879dcf7830a155e8da5b224d618f9df0b27cffa..8f73cb65a1a9b83599fbe8982a2cdece71481f24 100644
--- a/testing/gmock.gyp
+++ b/testing/gmock.gyp
@@ -50,9 +50,7 @@
],
},
{
- # Note that calling this "gmock_main" confuses the scons build,
- # which uses "_main" on scons files to produce special behavior.
- 'target_name': 'gmockmain',
+ 'target_name': 'gmock_main',
'type': '<(library)',
'dependencies': [
'gmock',
« no previous file with comments | « site_scons/site_tools/chromium_builders.py ('k') | testing/gtest.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698