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

Unified Diff: chrome/browser/BUILD.gn

Issue 2888303004: Minimize the delegate dependencies for non persistent notifications. (Closed)
Patch Set: review 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 4bc606a85a8e00050976225932092428b871b2c3..6e57d4bc84befde16583d703d2f6dc18352977e8 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -758,6 +758,8 @@ split_static_library("browser") {
"notifications/login_state_notification_blocker_chromeos.h",
"notifications/message_center_display_service.cc",
"notifications/message_center_display_service.h",
+ "notifications/native_notification_delegate.cc",
+ "notifications/native_notification_delegate.h",
"notifications/native_notification_display_service.cc",
"notifications/native_notification_display_service.h",
"notifications/non_persistent_notification_handler.cc",
« 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