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

Unified Diff: chrome/browser/BUILD.gn

Issue 2906883003: Deprecate per notification type delegates. (Closed)
Patch Set: rebase Created 3 years, 6 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 613e668d57a48d36971ab2b45ccee18a04758a4e..7d0d0bfeaaf6efc4afb2a7d8bfb673bcdbb7ccb6 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -770,8 +770,6 @@ split_static_library("browser") {
"notifications/notification_display_service_factory.cc",
"notifications/notification_display_service_factory.h",
"notifications/notification_handler.h",
- "notifications/notification_object_proxy.cc",
- "notifications/notification_object_proxy.h",
"notifications/notification_permission_context.cc",
"notifications/notification_permission_context.h",
"notifications/notification_platform_bridge.h",
@@ -782,8 +780,6 @@ split_static_library("browser") {
"notifications/notifier_state_tracker.h",
"notifications/notifier_state_tracker_factory.cc",
"notifications/notifier_state_tracker_factory.h",
- "notifications/persistent_notification_delegate.cc",
- "notifications/persistent_notification_delegate.h",
"notifications/persistent_notification_handler.cc",
"notifications/persistent_notification_handler.h",
"notifications/platform_notification_service_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698