Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 8123a196461449e7f51aebd4be2560622fd71298..97150cb85b8dd83135eab272dd67f5df64095091 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -913,8 +913,10 @@ |
'browser/net/view_blob_internals_job_factory.h', |
'browser/net/view_http_cache_job_factory.cc', |
'browser/net/view_http_cache_job_factory.h', |
- 'browser/notification_message_filter.cc', |
- 'browser/notification_message_filter.h', |
+ 'browser/notifications/notification_message_filter.cc', |
+ 'browser/notifications/notification_message_filter.h', |
+ 'browser/notifications/page_notification_delegate.cc', |
+ 'browser/notifications/page_notification_delegate.h', |
'browser/notification_service_impl.cc', |
'browser/notification_service_impl.h', |
'browser/power_monitor_message_broadcaster.cc', |