Index: chrome/browser/BUILD.gn |
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn |
index c27862b22620e6222f40d14b0c6c285e94cb95cb..8c2bbbbb39bf0d0afb6e6455230386c0b3f23267 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", |
] |