From 060448534ff6b708ec19220c63c4d86efbe87b50 Mon Sep 17 00:00:00 2001 From: "danakj@chromium.org" Date: Fri, 29 Mar 2013 16:35:04 +0000 Subject: =?UTF-8?q?Revert=20191364=20"cc:=20Add=20=E2=80=98chromium=5Fcode?= =?UTF-8?q?=E2=80=99:=201=20to=20cc.gyp=20and=20cc=5Ft..."?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit > 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 --- cc/cc_tests.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cc/cc_tests.gyp') 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', -- cgit v1.1