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

Unified Diff: chrome/chrome_browser.gypi

Issue 774573003: Start pulling away notification logic from ChromeContentBrowserClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 2fe3061eeaf526205c87132969bcecbdf2d65b57..3bbe6071d198790a1d2e53c916871f9a2a780ee4 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1800,6 +1800,8 @@
'browser/notifications/notification_ui_manager.h',
'browser/notifications/notification_ui_manager_android.cc',
'browser/notifications/notification_ui_manager_android.h',
+ 'browser/notifications/platform_notification_service_impl.cc',
+ 'browser/notifications/platform_notification_service_impl.h',
'browser/notifications/profile_notification.cc',
'browser/notifications/profile_notification.h',
],

Powered by Google App Engine
This is Rietveld 408576698