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

Unified Diff: remoting/protocol/BUILD.gn

Issue 2775983003: [Chromoting] Retrieve process resource usage (ProcessStats) and its tests (Closed)
Patch Set: thread_checker_ should be correctly constructed 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
« no previous file with comments | « remoting/proto/process_stats.proto ('k') | remoting/protocol/process_stats_stub.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/BUILD.gn
diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
index edda462fb9ce3586dd2f3ab6cd612a417982eab4..5a902c536041849ddf984f0e4e36e6e5f2bf88b1 100644
--- a/remoting/protocol/BUILD.gn
+++ b/remoting/protocol/BUILD.gn
@@ -129,6 +129,7 @@ static_library("protocol") {
"port_allocator_factory.h",
"port_range.cc",
"port_range.h",
+ "process_stats_stub.h",
"pseudotcp_adapter.cc",
"pseudotcp_adapter.h",
"pseudotcp_channel_factory.cc",
« no previous file with comments | « remoting/proto/process_stats.proto ('k') | remoting/protocol/process_stats_stub.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698