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

Unified Diff: cc/cc.gyp

Issue 13206004: cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 296f1bc4092b5edf52219abd0b4b4115e5820b99..f61331c24be54e048865c1ddf708157b4ff16ad2 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -346,6 +346,7 @@
'webkit_src_dir': '<(DEPTH)/../../..',
}],
],
+ 'chromium_code': 1,
jamesr 2013/03/29 00:07:16 nit: could you put this at the top of the variable
danakj 2013/03/29 00:17:35 Done.
},
'conditions': [
['inside_chromium_build==0', {

Powered by Google App Engine
This is Rietveld 408576698