Index: chrome/chrome.gyp |
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
index ccac7c47f8b1b95889ed48d322e1b5b580c97031..e099b23764e62b67e25f295c8283cbc1bb2b35f8 100644 |
--- a/chrome/chrome.gyp |
+++ b/chrome/chrome.gyp |
@@ -555,14 +555,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', |