| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 98772a94975c4623a03007786811931c640a9cc8..45e6f7352526e1b97ea96f124ff006a56a087aea 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -178,6 +178,8 @@
|
| 'public/browser/plugin_service.h',
|
| 'public/browser/plugin_service_filter.h',
|
| 'public/browser/power_save_blocker.h',
|
| + 'public/browser/presentation_screen_availability_listener.h',
|
| + 'public/browser/presentation_service_delegate.h',
|
| 'public/browser/profiler_controller.h',
|
| 'public/browser/profiler_subscriber.h',
|
| 'public/browser/push_messaging_service.h',
|
|
|