| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 58d5ad519e93da81f4e9e9618fc0067e4be3d7f3..747f38bc2ba015b8ba4a066888cd2e384a721d97 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -111,6 +111,8 @@
|
| 'public/browser/notification_service.h',
|
| 'public/browser/notification_source.h',
|
| 'public/browser/notification_types.h',
|
| + 'public/browser/notification_watcher.cc',
|
| + 'public/browser/notification_watcher.h',
|
| 'public/browser/overscroll_configuration.h',
|
| 'public/browser/page_navigator.cc',
|
| 'public/browser/page_navigator.h',
|
|
|