| 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",
|
|
|