| 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',
|
|
|