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

Unified Diff: cc/cc_tests.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_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 0098c36bef09f9a4d0b0c5ecbb49ae22946e0a7a..aca6e1da593939e051c1bcf08899f74380480dc8 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -144,6 +144,7 @@
'test/tiled_layer_test_common.cc',
'test/tiled_layer_test_common.h',
],
+ 'chromium_code': 1,
jamesr 2013/03/29 00:07:16 we already have 'chromium_code': 0 at the top of t
danakj 2013/03/29 00:17:35 heh, whoops.
},
'targets': [
{
« cc/cc.gyp ('K') | « cc/cc.gyp ('k') | cc/debug/layer_tree_debug_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698