| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 1344ec5c46f3231d7f688ab93c139862a7b3ecad..0db786e7eef2946cdc55ddd7596d481ff0cb4a9a 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",
|
|
|