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

Unified Diff: base/process/BUILD.gn

Issue 1186873006: Add Get/SetUniqueIdForProcess. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 2 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 | « base/base.gypi ('k') | base/process/process_handle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/process/BUILD.gn
diff --git a/base/process/BUILD.gn b/base/process/BUILD.gn
index 3df58548b5ad36f35db95e209432d500f5338ef0..76d83695cdb5fbc075e92596846d8040dd54cbed 100644
--- a/base/process/BUILD.gn
+++ b/base/process/BUILD.gn
@@ -24,6 +24,7 @@ source_set("process") {
"memory_win.cc",
"port_provider_mac.h",
"process.h",
+ "process_handle.cc",
"process_handle_freebsd.cc",
"process_handle_linux.cc",
"process_handle_mac.cc",
« no previous file with comments | « base/base.gypi ('k') | base/process/process_handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698