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

Unified Diff: base/BUILD.gn

Issue 2753133002: Add process uptime metadata event in tracing (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 | base/process/process_info_linux.cc » ('j') | base/process/process_info_linux.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index f84856de5c9533650e0ec78203c0694ac0ba38a1..cd320a0a827d32baebac203cb601bd5e7d106a36 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1194,6 +1194,7 @@ component("base") {
"process/internal_linux.cc",
"process/memory_linux.cc",
"process/process_handle_linux.cc",
+ "process/process_info_linux.cc",
"process/process_iterator_linux.cc",
"process/process_metrics_linux.cc",
"sys_info_linux.cc",
« no previous file with comments | « no previous file | base/process/process_info_linux.cc » ('j') | base/process/process_info_linux.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698