Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index e5e4df4dc91d95ec7f94aec6e494ea63824737e1..4fc7f9a192d048b1eb3791dd69684bc6820cd601 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', |
@@ -432,7 +434,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', |
whywhat
2015/05/01 15:26:12
Accidental change?
haibinlu
2015/05/01 19:03:20
"git cl format" auto removed the trailing spaces.
|
'browser/bad_message.cc', |
'browser/bad_message.h', |
'browser/bluetooth/bluetooth_dispatcher_host.cc', |