| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 213be3df161b58f98ca04c885fd7dacd1adfc626..e0fdc428e0bdd22af3713335ff94205f8f3ba32b 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -760,6 +760,8 @@
|
| "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",
|
|
|