Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index cd1cd4004b5b05664ffa1e21c56742f65a55e831..92be6f7f9bfadc0c11997aadc751e8afd278a28a 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -1120,6 +1120,8 @@ |
'host/in_memory_host_config.h', |
'host/it2me_host_user_interface.cc', |
'host/it2me_host_user_interface.h', |
+ 'host/jingle_session_manager_factory.cc', |
+ 'host/jingle_session_manager_factory.h', |
'host/json_host_config.cc', |
'host/json_host_config.h', |
'host/local_input_monitor.h', |
@@ -1151,6 +1153,7 @@ |
'host/server_log_entry.h', |
'host/session_event_executor_win.cc', |
'host/session_event_executor_win.h', |
+ 'host/session_manager_factory.h', |
'host/signaling_connector.cc', |
'host/signaling_connector.h', |
'host/scoped_thread_desktop_win.cc', |