Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 5dcd046d524ae83a439383413476618b6b8ad6e1..b9ba0be2ab63b3b1808b35eb9604e762583134f4 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -74,8 +74,6 @@ |
| 'test/browser_test_base.h', |
| 'test/content_test_suite.cc', |
| 'test/content_test_suite.h', |
| - 'test/mock_chrome_application_mac.h', |
| - 'test/mock_chrome_application_mac.mm', |
| 'test/mock_keyboard.cc', |
| 'test/mock_keyboard.h', |
| 'test/mock_keyboard_driver_win.cc', |
| @@ -228,8 +226,6 @@ |
| 'browser/trace_subscriber_stdio_unittest.cc', |
| 'common/mac/attributed_string_coder_unittest.mm', |
| 'common/mac/font_descriptor_unittest.mm', |
| - 'common/gamepad_seqlock_unittest.cc', |
|
dvyukov
2011/12/08 12:11:01
What is the reason to remove gamepad_seqlock_unitt
Scott Hess - ex-Googler
2011/12/08 14:29:45
Holy Broken Merge, Batman! I'm sorry about that -
|
| - 'common/mac/scoped_sending_event_unittest.mm', |
| 'common/gpu/gpu_feature_flags_unittest.cc', |
| 'common/gpu/gpu_info_unittest.cc', |
| 'common/hi_res_timer_manager_unittest.cc', |