Index: remoting/remoting_test.gypi |
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi |
index 807e86e5a6ba17890ba633c793b34c955d0d7710..6ab30fdfbdaed206df02b74c464d0e4fd6686e35 100644 |
--- a/remoting/remoting_test.gypi |
+++ b/remoting/remoting_test.gypi |
@@ -301,11 +301,11 @@ |
'host/resizing_host_observer_unittest.cc', |
'host/screen_resolution_unittest.cc', |
'host/server_log_entry_host_unittest.cc', |
- 'host/setup/mock_oauth_client.cc', |
- 'host/setup/mock_oauth_client.h', |
'host/setup/me2me_native_messaging_host.cc', |
'host/setup/me2me_native_messaging_host.h', |
'host/setup/me2me_native_messaging_host_unittest.cc', |
+ 'host/setup/mock_oauth_client.cc', |
+ 'host/setup/mock_oauth_client.h', |
'host/setup/oauth_helper_unittest.cc', |
'host/setup/pin_validator_unittest.cc', |
'host/shaped_desktop_capturer_unittest.cc', |
@@ -321,6 +321,7 @@ |
'protocol/authenticator_test_base.cc', |
'protocol/authenticator_test_base.h', |
'protocol/channel_multiplexer_unittest.cc', |
+ 'protocol/channel_socket_adapter_unittest.cc', |
'protocol/chromium_socket_factory_unittest.cc', |
'protocol/client_video_dispatcher_unittest.cc', |
'protocol/clipboard_echo_filter_unittest.cc', |
@@ -341,6 +342,7 @@ |
'protocol/pairing_registry_unittest.cc', |
'protocol/port_range_unittest.cc', |
'protocol/ppapi_module_stub.cc', |
+ 'protocol/pseudotcp_adapter_unittest.cc', |
'protocol/ssl_hmac_channel_authenticator_unittest.cc', |
'protocol/third_party_authenticator_unittest.cc', |
'protocol/v2_authenticator_unittest.cc', |