| Index: chrome/browser/BUILD.gn
 | 
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
 | 
| index aa464ff89ea447d948ecf0c50c63f7c32552b450..d29621c03c32e03fdf470c12fa4b0bee43a24425 100644
 | 
| --- a/chrome/browser/BUILD.gn
 | 
| +++ b/chrome/browser/BUILD.gn
 | 
| @@ -754,8 +754,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",
 | 
| 
 |