Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index f91d7650526e4305d600985e7eb397c4b85454af..df49f8e26b83b2d688e128d80a759553a39c0d3c 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -1838,6 +1838,8 @@ |
], |
# Used on all platforms when notifications are enabled. |
'chrome_browser_notifications_sources': [ |
+ 'browser/notifications/desktop_notification_infobar_delegate.cc', |
+ 'browser/notifications/desktop_notification_infobar_delegate.h', |
'browser/notifications/desktop_notification_service.cc', |
'browser/notifications/desktop_notification_service.h', |
'browser/notifications/desktop_notification_service_factory.cc', |