diff options
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r-- | cc/cc_tests.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp index 2f790a7..a32483e 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -4,7 +4,7 @@ { 'variables': { - 'chromium_code': 0, + 'chromium_code': 1, 'cc_unit_tests_source_files': [ 'animation/animation_unittest.cc', 'layers/content_layer_unittest.cc', |