Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 1e037ef83ec20dbef7a74728b7086dfeb6780d65..341f10dc58d29aabd655f62e5e0ac4fe33fb8b45 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -145,6 +145,8 @@ |
'host/capturer.h', |
'host/chromoting_host.cc', |
'host/chromoting_host.h', |
+ 'host/chromoting_host_context.cc', |
+ 'host/chromoting_hsot_context.h', |
'host/client_connection.cc', |
'host/client_connection.h', |
'host/differ.h', |
@@ -323,6 +325,7 @@ |
'base/protocol_decoder_unittest.cc', |
'client/mock_objects.h', |
'client/decoder_verbatim_unittest.cc', |
+ 'host/chromoting_host_context_unittest.cc', |
'host/differ_unittest.cc', |
'host/differ_block_unittest.cc', |
'host/json_host_config_unittest.cc', |