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

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: Created 7 years, 12 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ee7e5ff88ccf0cbdaf56dd8cb0e97dd5d06c8d96..edadfe8ffe1a6d91435e9ae14ea6033de306c1f2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1199,6 +1199,10 @@
'browser/notifications/notification_ui_manager_impl.h',
'browser/notifications/notification_ui_manager_mac.mm',
'browser/notifications/notification_ui_manager_mac.h',
+ 'browser/notifier/chrome_notifier_service.cc',
+ 'browser/notifier/chrome_notifier_service.h',
+ 'browser/notifier/synced_notification.cc',
+ 'browser/notifier/synced_notification.h',
'browser/omnibox_search_hint.cc',
'browser/omnibox_search_hint.h',
'browser/page_cycler/page_cycler.cc',

Powered by Google App Engine
This is Rietveld 408576698