Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 8aa4367075a70a9a480b1e715d3906b6da1ebaf5..45ecc7f17326f15081a1a387077b6b9e72b1894a 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -904,6 +904,8 @@ |
'host/host_config.h', |
'host/host_key_pair.cc', |
'host/host_key_pair.h', |
+ 'host/host_port_allocator.cc', |
+ 'host/host_port_allocator.h', |
'host/host_secret.cc', |
'host/host_secret.h', |
'host/host_status_observer.h', |
@@ -921,6 +923,7 @@ |
'host/local_input_monitor_win.cc', |
'host/log_to_server.cc', |
'host/log_to_server.h', |
+ 'host/network_settings.h', |
'host/policy_hack/nat_policy.h', |
'host/policy_hack/nat_policy.cc', |
'host/policy_hack/nat_policy_linux.cc', |