Index: remoting/chromoting.gyp |
diff --git a/remoting/chromoting.gyp b/remoting/chromoting.gyp |
index 1084656434fb97292ccacf30518ca854524d57cb..3eabe7c3a30d062bbe0a9b82e07b2f80c0bb1df5 100644 |
--- a/remoting/chromoting.gyp |
+++ b/remoting/chromoting.gyp |
@@ -165,6 +165,8 @@ |
'sources': [ |
'host/capturer.cc', |
'host/capturer.h', |
+ 'host/chromoting_host.cc', |
+ 'host/chromoting_host.h', |
'host/client_connection.cc', |
'host/client_connection.h', |
'host/differ.h', |
@@ -180,8 +182,6 @@ |
'host/event_executor.h', |
'host/session_manager.cc', |
'host/session_manager.h', |
- 'host/simple_host.cc', |
- 'host/simple_host.h', |
'host/heartbeat_sender.cc', |
'host/heartbeat_sender.h', |
], |