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

Unified Diff: chrome/chrome_tests.gypi

Issue 9512005: [Sync] Move BridgedSyncNotifier and ChromeSyncNotificationBridge to glue/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 months 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 67884a297f4be0a8c4a395b14f6c73bdb6062ae3..e972df6c38224643369559b1727356c8ae935293 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1225,6 +1225,7 @@
'test_support_sync',
'test_support_syncapi',
'test_support_syncapi_service',
+ 'test_support_sync_notifier',
'test_support_unit',
# 3) anything tests directly depend on
'../skia/skia.gyp:skia',
@@ -1721,10 +1722,12 @@
'browser/sync/glue/app_notification_data_type_controller_unittest.cc',
'browser/sync/glue/autofill_data_type_controller_unittest.cc',
'browser/sync/glue/bookmark_data_type_controller_unittest.cc',
+ 'browser/sync/glue/bridged_sync_notifier_unittest.cc',
'browser/sync/glue/browser_thread_model_worker_unittest.cc',
'browser/sync/glue/change_processor_mock.cc',
'browser/sync/glue/change_processor_mock.h',
'browser/sync/glue/chrome_extensions_activity_monitor_unittest.cc',
+ 'browser/sync/glue/chrome_sync_notification_bridge_unittest.cc',
'browser/sync/glue/data_type_controller_mock.cc',
'browser/sync/glue/data_type_controller_mock.h',
'browser/sync/glue/data_type_error_handler_mock.cc',
@@ -3608,11 +3611,9 @@
'browser/sync/js/js_event_details_unittest.cc',
'browser/sync/js/js_mutation_event_observer_unittest.cc',
'browser/sync/js/js_sync_manager_observer_unittest.cc',
- 'browser/sync/notifier/bridged_sync_notifier_unittest.cc',
'browser/sync/notifier/cache_invalidation_packet_handler_unittest.cc',
'browser/sync/notifier/chrome_invalidation_client_unittest.cc',
'browser/sync/notifier/chrome_system_resources_unittest.cc',
- 'browser/sync/notifier/chrome_sync_notification_bridge_unittest.cc',
'browser/sync/notifier/invalidation_notifier_unittest.cc',
'browser/sync/notifier/non_blocking_invalidation_notifier_unittest.cc',
'browser/sync/notifier/p2p_notifier_unittest.cc',
« chrome/browser/sync/notifier/sync_notifier_factory_unittest.cc ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698