Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 6006d700a2b6ad6fcecdc11271dd8329670f232a..3c94b3141d2527198c3878fb38c13034523add89 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -906,6 +906,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', |
@@ -923,6 +925,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', |