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

Unified Diff: base/BUILD.gn

Issue 2909513003: fuchsia: Implement CurrentProcessInfo
Patch Set: Created 3 years, 7 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_fuchsia.cc » ('j') | no next file with comments »
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 3ab477ec7f9711fe9a39fcfb40888abc4afe99f7..0e367d543061f0fb15d922039a9bfa66237a40a3 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1246,6 +1246,7 @@ component("base") {
"process/launch_fuchsia.cc",
"process/process_fuchsia.cc",
"process/process_handle_fuchsia.cc",
+ "process/process_info_fuchsia.cc",
"sys_info_fuchsia.cc",
"threading/platform_thread_fuchsia.cc",
]
« no previous file with comments | « no previous file | base/process/process_info_fuchsia.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698