| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 5415195ef2981cec5df6d9f9997ac70fcd9d4745..bb3055a4a351a8b05415e0ee59b48618450f1209 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -922,8 +922,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',
|
|
|