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

Unified Diff: remoting/proto/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/host/process_stats_util.cc ('k') | remoting/proto/process_stats.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/proto/BUILD.gn
diff --git a/remoting/proto/BUILD.gn b/remoting/proto/BUILD.gn
index 853267e6109068572ec7613985747dda883b817e..64e0f2304a83531501a5cae37e5715c84265d9ad 100644
--- a/remoting/proto/BUILD.gn
+++ b/remoting/proto/BUILD.gn
@@ -18,6 +18,7 @@ proto_library("proto") {
"event.proto",
"internal.proto",
"mux.proto",
+ "process_stats.proto",
"video.proto",
"video_stats.proto",
]
« no previous file with comments | « remoting/host/process_stats_util.cc ('k') | remoting/proto/process_stats.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698