Index: remoting/protocol/BUILD.gn |
diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn |
index b7bf4bf4ccd37a622eea347674f4408a484e232d..41f0e8f3755f684e8dc289cefc8fe23d2a261110 100644 |
--- a/remoting/protocol/BUILD.gn |
+++ b/remoting/protocol/BUILD.gn |
@@ -35,6 +35,8 @@ source_set("test_support") { |
sources = [ |
"fake_authenticator.cc", |
"fake_authenticator.h", |
+ "fake_connection_to_host.cc", |
+ "fake_connection_to_host.h", |
"fake_datagram_socket.cc", |
"fake_datagram_socket.h", |
"fake_session.cc", |