| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 18daeb1ecdafbd5e09eeee0152a2d8640208690b..6864e2272badc833a008439589c8a36966f0e056 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -19,6 +19,8 @@
|
| 'base/constants.h',
|
| 'base/plugin_thread_task_runner.cc',
|
| 'base/plugin_thread_task_runner.h',
|
| + 'base/port_range.cc',
|
| + 'base/port_range.h',
|
| 'base/rate_counter.cc',
|
| 'base/rate_counter.h',
|
| 'base/resources.h',
|
| @@ -154,7 +156,6 @@
|
| 'protocol/negotiating_client_authenticator.h',
|
| 'protocol/negotiating_host_authenticator.cc',
|
| 'protocol/negotiating_host_authenticator.h',
|
| - 'protocol/network_settings.cc',
|
| 'protocol/network_settings.h',
|
| 'protocol/pairing_authenticator_base.cc',
|
| 'protocol/pairing_authenticator_base.h',
|
|
|