Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(153)

Unified Diff: content/content_tests.gypi

Issue 8724004: [Mac] Move ScopedSendingEvent from content/common/mac to base/mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698