| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 06b11491589ef043d09b546315c7fb0f09d6619c..edfaeb534f5afb57187389fcedaff10b6c2ede8b 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -991,6 +991,8 @@
|
| 'browser/net/view_http_cache_job_factory.h',
|
| 'browser/notification_service_impl.cc',
|
| 'browser/notification_service_impl.h',
|
| + 'browser/notifications/notification_database.cc',
|
| + 'browser/notifications/notification_database.h',
|
| 'browser/notifications/notification_event_dispatcher_impl.cc',
|
| 'browser/notifications/notification_event_dispatcher_impl.h',
|
| 'browser/notifications/notification_message_filter.cc',
|
|
|