Chromium Code Reviews| 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': [ |
| { |