| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index f1244b4d57b8fd5f478193c7c967ca29e0e34677..d0e3d6ffbd5694b618528db00e498c017c53f5c2 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1145,6 +1145,8 @@
|
| 'browser/net/view_http_cache_job_factory.h',
|
| 'browser/notification_service_impl.cc',
|
| 'browser/notification_service_impl.h',
|
| + 'browser/notifications/blink_notification_service_impl.cc',
|
| + 'browser/notifications/blink_notification_service_impl.h',
|
| 'browser/notifications/notification_database.cc',
|
| 'browser/notifications/notification_database.h',
|
| 'browser/notifications/notification_database_data_conversions.cc',
|
| @@ -1153,8 +1155,6 @@
|
| 'browser/notifications/notification_event_dispatcher_impl.h',
|
| 'browser/notifications/notification_id_generator.cc',
|
| 'browser/notifications/notification_id_generator.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/notifications/platform_notification_context_impl.cc',
|
|
|