Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Unified Diff: remoting/remoting.gyp

Issue 12545026: ResizingHostObserver is created by the desktop environment together with other stubs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CR feedback & rebased Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/host/session_controller.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 712dddd3e7df898b162d72a11bfd6e672c833a6f..1f260133b8bb7382598b1ef6b3f4c7518b60eb09 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -380,6 +380,8 @@
'host/ipc_event_executor.h',
'host/ipc_host_event_logger.cc',
'host/ipc_host_event_logger.h',
+ 'host/ipc_session_controller.cc',
+ 'host/ipc_session_controller.h',
'host/ipc_video_frame_capturer.cc',
'host/ipc_video_frame_capturer.h',
'host/it2me_host_user_interface.cc',
@@ -427,6 +429,7 @@
'host/service_client.h',
'host/service_urls.cc',
'host/service_urls.h',
+ 'host/session_controller.h',
'host/session_manager_factory.cc',
'host/session_manager_factory.h',
'host/signaling_connector.cc',
« no previous file with comments | « remoting/host/session_controller.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698