| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index de4da1f66a2106832535a08d722afea7357146e2..edacd164a78330ccc5bc498b728cf87d6833772f 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',
|
| @@ -226,7 +224,6 @@
|
| 'browser/trace_subscriber_stdio_unittest.cc',
|
| 'common/mac/attributed_string_coder_unittest.mm',
|
| 'common/mac/font_descriptor_unittest.mm',
|
| - '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',
|
|
|