| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 440ae08506220842538d36a6cce6a3df8945a989..fa64cabe1892ed6af95796e1d927011379a459ba 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1154,6 +1154,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',
|
|
|