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

Unified Diff: chrome/browser/BUILD.gn

Issue 2917923004: Move handler processing to NotificationDisplayService
Patch Set: Created 3 years, 7 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 | « no previous file | chrome/browser/extensions/api/notifications/extension_notification_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 01531e3017e1a47fb23359561742167de2bd292c..2fbf71a66c73ac9d033a53c8cac7b646e6da16ce 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -765,6 +765,7 @@ split_static_library("browser") {
"notifications/notification_common.cc",
"notifications/notification_common.h",
"notifications/notification_delegate.h",
+ "notifications/notification_display_service.cc",
"notifications/notification_display_service.h",
"notifications/notification_display_service_factory.cc",
"notifications/notification_display_service_factory.h",
« no previous file with comments | « no previous file | chrome/browser/extensions/api/notifications/extension_notification_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698