Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 076763e9b749110fb13039c5c5d39a9997d62684..c402b27ec76eb159e0f2217f923de29223d898fa 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -207,6 +207,8 @@ |
'host/chromoting_host.h', |
'host/chromoting_host_context.cc', |
'host/chromoting_host_context.h', |
+ 'host/client_session.cc', |
+ 'host/client_session.h', |
'host/desktop_environment.cc', |
'host/desktop_environment.h', |
'host/differ.h', |
@@ -541,8 +543,6 @@ |
'host/access_verifier_unittest.cc', |
'host/chromoting_host_context_unittest.cc', |
'host/chromoting_host_unittest.cc', |
- 'host/desktop_environment_fake.cc', |
- 'host/desktop_environment_fake.h', |
'host/differ_block_unittest.cc', |
'host/differ_unittest.cc', |
'host/heartbeat_sender_unittest.cc', |