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

Unified Diff: chrome/chrome.gyp

Issue 9512005: [Sync] Move BridgedSyncNotifier and ChromeSyncNotificationBridge to glue/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync to head 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
« no previous file with comments | « chrome/browser/sync/tools/sync_listen_notifications.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 08a07a10be13857d445a2e2b7e8ed7324e1061d3..86de393c65c3bc8509ca3092647695e4f0a5bc79 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -556,14 +556,10 @@
'type': 'static_library',
'variables': { 'enable_wexit_time_destructors': 1, },
'sources': [
- 'browser/sync/notifier/bridged_sync_notifier.h',
- 'browser/sync/notifier/bridged_sync_notifier.cc',
'browser/sync/notifier/cache_invalidation_packet_handler.cc',
'browser/sync/notifier/cache_invalidation_packet_handler.h',
'browser/sync/notifier/chrome_invalidation_client.cc',
'browser/sync/notifier/chrome_invalidation_client.h',
- 'browser/sync/notifier/chrome_sync_notification_bridge.h',
- 'browser/sync/notifier/chrome_sync_notification_bridge.cc',
'browser/sync/notifier/chrome_system_resources.cc',
'browser/sync/notifier/chrome_system_resources.h',
'browser/sync/notifier/invalidation_notifier.h',
« no previous file with comments | « chrome/browser/sync/tools/sync_listen_notifications.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698