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', { |