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

Unified Diff: content/browser/BUILD.gn

Issue 2906883003: Deprecate per notification type delegates. (Closed)
Patch Set: review 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 8b0191e90bd391c3fc9773326f1977fd57f4affa..8f609b8fc87bcfe6a77c8d4048aedaae382e6c49 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1057,8 +1057,6 @@ source_set("browser") {
"notifications/notification_id_generator.h",
"notifications/notification_message_filter.cc",
"notifications/notification_message_filter.h",
- "notifications/page_notification_delegate.cc",
- "notifications/page_notification_delegate.h",
"notifications/platform_notification_context_impl.cc",
"notifications/platform_notification_context_impl.h",
"notifications/type_converters.cc",

Powered by Google App Engine
This is Rietveld 408576698