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', |