| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 86038f4c56902c9f91393e58967c21a1ab1bbb7c..275939086b68bc86bc65dbeecfd82530f4ac8026 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -2272,6 +2272,8 @@ split_static_library("browser") {
|
| "notifications/persistent_notification_handler.h",
|
| "notifications/platform_notification_service_impl.cc",
|
| "notifications/platform_notification_service_impl.h",
|
| + "notifications/web_notification_delegate.cc",
|
| + "notifications/web_notification_delegate.h",
|
| "push_messaging/push_messaging_notification_manager.cc",
|
| "push_messaging/push_messaging_notification_manager.h",
|
| ]
|
|
|