| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index ad05de9189a66ccf79384cc9212b28f569921073..48f5dc0d3e1c6bd805f393e811da7215ec757e24 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -762,8 +762,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",
|
|
|