Index: remoting/remoting_test.gypi |
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi |
index 7fb8fc91bb60abf702fdd40d874edb235d10b57d..7b6ef0386dec2c4bc162f96bd47791b7fe106b04 100644 |
--- a/remoting/remoting_test.gypi |
+++ b/remoting/remoting_test.gypi |
@@ -108,6 +108,7 @@ |
'base/breakpad_win_unittest.cc', |
'base/capabilities_unittest.cc', |
'base/compound_buffer_unittest.cc', |
+ 'base/port_range_unittest.cc', |
'base/rate_counter_unittest.cc', |
'base/resources_unittest.cc', |
'base/rsa_key_pair_unittest.cc', |
@@ -181,6 +182,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,7 +211,6 @@ |
'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/ppapi_module_stub.cc', |
'protocol/ssl_hmac_channel_authenticator_unittest.cc', |