| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 7286960857ea447f7e2a814e586bd837a00d439a..5070d2f275cf6db2f6bdaace7f1958d461612783 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -846,6 +846,8 @@
|
| 'browser/profiler_controller_impl.h',
|
| 'browser/profiler_message_filter.cc',
|
| 'browser/profiler_message_filter.h',
|
| + 'browser/push_messaging_message_filter.cc',
|
| + 'browser/push_messaging_message_filter.h',
|
| 'browser/quota_dispatcher_host.cc',
|
| 'browser/quota_dispatcher_host.h',
|
| 'browser/renderer_data_memoizing_store.h',
|
|
|