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

Unified Diff: chrome/chrome_browser.gypi

Issue 441753002: Route newly created notifications to notification provider API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 4 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 75c5006e4e1bfb64ee26f687a953ba1dcd0df356..b8ed4593dfb3bc5d1479785bf543ef4cae7f40d2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1881,6 +1881,8 @@
'browser/notifications/message_center_settings_controller.h',
'browser/notifications/message_center_stats_collector.cc',
'browser/notifications/message_center_stats_collector.h',
+ 'browser/notifications/notification_conversion_helper.h',
+ 'browser/notifications/notification_conversion_helper.cc',
'browser/notifications/notification_ui_manager_desktop.cc',
'browser/notifications/sync_notifier/chrome_notifier_service.cc',
'browser/notifications/sync_notifier/chrome_notifier_service_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698