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