| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index e850c4b8d1c9e03477cae6ea3771c6a85b456c75..5ee4f05727e31259b4313a5d3baad9662755e856 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -852,6 +852,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',
|
|
|