| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index b4ef74a059c36e359c0acd57effc1075be4c7779..c4480f825f2b310c67614abac1939e91641c48c0 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -191,6 +191,8 @@
|
| 'public/browser/presentation_service_delegate.h',
|
| 'public/browser/presentation_session.cc',
|
| 'public/browser/presentation_session.h',
|
| + 'public/browser/presentation_session_message.cc',
|
| + 'public/browser/presentation_session_message.h',
|
| 'public/browser/profiler_controller.h',
|
| 'public/browser/profiler_subscriber.h',
|
| 'public/browser/push_messaging_service.cc',
|
| @@ -434,7 +436,7 @@
|
| 'browser/background_sync/background_sync_manager.cc',
|
| 'browser/background_sync/background_sync_manager.h',
|
| 'browser/background_sync/background_sync_network_observer.cc',
|
| - 'browser/background_sync/background_sync_network_observer.h',
|
| + 'browser/background_sync/background_sync_network_observer.h',
|
| 'browser/bad_message.cc',
|
| 'browser/bad_message.h',
|
| 'browser/bluetooth/bluetooth_dispatcher_host.cc',
|
|
|