| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index c4d75be2a6d605330d60f80f306ac2c94bc391be..43159627ecd741e1ad2725cf19bb164e67694cc6 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',
|
|
|