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