summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authordanakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-29 16:35:04 +0000
committerdanakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-29 16:35:04 +0000
commit060448534ff6b708ec19220c63c4d86efbe87b50 (patch)
tree047be1f580e7da573c772006cdd5290ba1cdf824 /cc/cc_tests.gyp
parented3e277f57affc9b369cb65e3720a1a8ee39b6e1 (diff)
downloadchromium_src-060448534ff6b708ec19220c63c4d86efbe87b50.zip
chromium_src-060448534ff6b708ec19220c63c4d86efbe87b50.tar.gz
chromium_src-060448534ff6b708ec19220c63c4d86efbe87b50.tar.bz2
Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
> cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp > > And fix compile errors that it causes. > > Review URL: https://codereview.chromium.org/13206004 TBR=danakj@chromium.org Review URL: https://codereview.chromium.org/13316003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191371 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index a32483e..2f790a7 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -4,7 +4,7 @@
{
'variables': {
- 'chromium_code': 1,
+ 'chromium_code': 0,
'cc_unit_tests_source_files': [
'animation/animation_unittest.cc',
'layers/content_layer_unittest.cc',