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

Unified Diff: remoting/base/BUILD.gn

Issue 2775983003: [Chromoting] Retrieve process resource usage (ProcessStats) and its tests (Closed)
Patch Set: Created 3 years, 9 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 | « no previous file | remoting/base/process_resource_usage.h » ('j') | remoting/base/process_resource_usage.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/base/BUILD.gn
diff --git a/remoting/base/BUILD.gn b/remoting/base/BUILD.gn
index da46b4b265a7816e662d9891edc25331fcf68b75..67c3ef9c7ccea0b3839e48192fefa3a6af2be663 100644
--- a/remoting/base/BUILD.gn
+++ b/remoting/base/BUILD.gn
@@ -22,6 +22,8 @@ source_set("base") {
"constants.h",
"leaky_bucket.cc",
"leaky_bucket.h",
+ "process_resource_usage.cc",
+ "process_resource_usage.h",
"rate_counter.cc",
"rate_counter.h",
"rsa_key_pair.cc",
« no previous file with comments | « no previous file | remoting/base/process_resource_usage.h » ('j') | remoting/base/process_resource_usage.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698