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

Unified Diff: chrome/chrome_browser.gypi

Issue 11745024: Synced Notification Sync Change Processor (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Synced Notification Change Processor - remove unused header Created 7 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/profile_sync_components_factory_impl.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c937d09f6379ad307ec7e4908197d722ad8d5503..7a8125f25ffad4014c3532c3a54dfcc6b5a1c715 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1217,6 +1217,14 @@
'browser/notifications/notification_ui_manager_impl.h',
'browser/notifications/notification_ui_manager_mac.mm',
'browser/notifications/notification_ui_manager_mac.h',
+ 'browser/notifications/sync_notifier/chrome_notifier_delegate.cc',
+ 'browser/notifications/sync_notifier/chrome_notifier_delegate.h',
+ 'browser/notifications/sync_notifier/chrome_notifier_service.cc',
+ 'browser/notifications/sync_notifier/chrome_notifier_service.h',
+ 'browser/notifications/sync_notifier/chrome_notifier_service_factory.cc',
+ 'browser/notifications/sync_notifier/chrome_notifier_service_factory.h',
+ 'browser/notifications/sync_notifier/synced_notification.cc',
+ 'browser/notifications/sync_notifier/synced_notification.h',
'browser/omnibox_search_hint.cc',
'browser/omnibox_search_hint.h',
'browser/page_cycler/page_cycler.cc',
« no previous file with comments | « chrome/browser/sync/profile_sync_components_factory_impl.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698