| Index: content/browser/BUILD.gn | 
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn | 
| index fd5bcf631aa31a3140856791a2fadd54ecc533cf..391be65107cfb9ab93530d41344459e7b112c3c1 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", | 
|  |