| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index d5fa23b0aed4fe46e6b8634d72e398a1ae520baa..ad7b985dcddfdb40d16d8403f014aa8f45208b67 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1186,6 +1186,8 @@
|
| 'host/server_log_entry.h',
|
| 'host/session_event_executor_win.cc',
|
| 'host/session_event_executor_win.h',
|
| + 'host/session_manager_factory.cc',
|
| + 'host/session_manager_factory.h',
|
| 'host/signaling_connector.cc',
|
| 'host/signaling_connector.h',
|
| 'host/scoped_thread_desktop_win.cc',
|
|
|