Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1348)

Unified Diff: remoting/protocol/BUILD.gn

Issue 2860803002: [Chromoting] Allow ProcessStatsSender to receive nullptr ProcessStatsAgent
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698