Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index f51b851c5a69b165c3294948fc6f4261768eba90..3c802a1e66a0bf17df7e5d6c0d2a5612c15f54e2 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -2024,6 +2024,8 @@ |
| '../ash/test/test_launcher_delegate.cc', |
| '../ash/test/test_launcher_delegate.h', |
| '../ash/test/test_shell_delegate.cc', |
| + '../ppapi/shared_impl/test_globals.cc', |
|
brettw
2012/07/12 23:11:40
If we're going to end up with this solution, can y
Scott Byer
2012/07/13 16:18:43
Done. I had tried this originally, but my gyp-fu i
|
| + '../ppapi/shared_impl/test_globals.h', |
| '../skia/ext/bitmap_platform_device_mac_unittest.cc', |
| '../skia/ext/convolver_unittest.cc', |
| '../skia/ext/image_operations_unittest.cc', |