Index: remoting/protocol/BUILD.gn |
diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn |
index f9d4099c6b8bbad9111fa86557425222b9453928..11b2a26276cf720acce4308dcfb55c784322f31c 100644 |
--- a/remoting/protocol/BUILD.gn |
+++ b/remoting/protocol/BUILD.gn |
@@ -266,6 +266,8 @@ static_library("test_support") { |
"fake_connection_to_host.h", |
"fake_datagram_socket.cc", |
"fake_datagram_socket.h", |
+ "fake_process_stats_stub.cc", |
+ "fake_process_stats_stub.h", |
"fake_session.cc", |
"fake_session.h", |
"fake_stream_socket.cc", |