| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index e0fdc428e0bdd22af3713335ff94205f8f3ba32b..213be3df161b58f98ca04c885fd7dacd1adfc626 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -760,8 +760,6 @@ split_static_library("browser") {
|
| "notifications/login_state_notification_blocker_chromeos.h",
|
| "notifications/message_center_display_service.cc",
|
| "notifications/message_center_display_service.h",
|
| - "notifications/native_notification_delegate.cc",
|
| - "notifications/native_notification_delegate.h",
|
| "notifications/native_notification_display_service.cc",
|
| "notifications/native_notification_display_service.h",
|
| "notifications/non_persistent_notification_handler.cc",
|
|
|