| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index d1d130fdf797863cd8a74e9235640a9852190272..a656025b1248042953d5c3fd14a6b4ab88775327 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1161,6 +1161,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',
|
|
|