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

Unified Diff: chrome/browser/BUILD.gn

Issue 2906913002: Move handler processing to NotificationDisplayService. (Closed)
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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 6e57d4bc84befde16583d703d2f6dc18352977e8..73155e83b3bc1bd5fe26b2f85439b1237de57e85 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -769,6 +769,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",

Powered by Google App Engine
This is Rietveld 408576698