| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 33f796fc4f01fdabf706013154dc6624c840a506..1045469e95a4c47a0a36b355c9ef75e1bddc7f6f 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -167,6 +167,9 @@
|
| 'public/browser/power_save_blocker.h',
|
| 'public/browser/profiler_controller.h',
|
| 'public/browser/profiler_subscriber.h',
|
| + 'public/browser/push_messaging_application_id.cc',
|
| + 'public/browser/push_messaging_application_id.h',
|
| + 'public/browser/push_messaging_service.h',
|
| 'public/browser/quota_permission_context.h',
|
| 'public/browser/render_frame_host.h',
|
| 'public/browser/render_process_host.h',
|
|
|