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

Unified Diff: remoting/proto/BUILD.gn

Issue 2775983003: [Chromoting] Retrieve process resource usage (ProcessStats) and its tests (Closed)
Patch Set: Resolve review comments 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/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",
]

Powered by Google App Engine
This is Rietveld 408576698