| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index 7fb8fc91bb60abf702fdd40d874edb235d10b57d..9b1e949d397d901f75f03816929c9de6ec2dfb53 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -181,6 +181,7 @@
|
| 'host/setup/oauth_helper_unittest.cc',
|
| 'host/setup/pin_validator_unittest.cc',
|
| 'host/shaped_desktop_capturer_unittest.cc',
|
| + 'host/third_party_auth_config_unittest.cc',
|
| 'host/token_validator_factory_impl_unittest.cc',
|
| 'host/video_frame_pump_unittest.cc',
|
| 'host/video_frame_recorder_unittest.cc',
|
| @@ -209,8 +210,8 @@
|
| 'protocol/monitored_video_stub_unittest.cc',
|
| 'protocol/mouse_input_filter_unittest.cc',
|
| 'protocol/negotiating_authenticator_unittest.cc',
|
| - 'protocol/network_settings_unittest.cc',
|
| 'protocol/pairing_registry_unittest.cc',
|
| + 'protocol/port_range_unittest.cc',
|
| 'protocol/ppapi_module_stub.cc',
|
| 'protocol/ssl_hmac_channel_authenticator_unittest.cc',
|
| 'protocol/third_party_authenticator_unittest.cc',
|
|
|