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

Unified Diff: base/base.gypi

Issue 1186873006: Add Get/SetUniqueIdForProcess. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Respond to comments. Created 5 years, 6 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/BUILD.gn » ('j') | base/process/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 81a8c99d079ebb648c22d880c5acc68ffe2e3858..1b592fdc4f36d7b23851299407e500a8e634e755 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -474,6 +474,7 @@
'process/memory_mac.mm',
'process/memory_win.cc',
'process/process.h',
+ 'process/process_handle.cc',
danakj 2015/06/17 17:17:16 add the header here too, it was omitted.
'process/process_handle_freebsd.cc',
'process/process_handle_linux.cc',
'process/process_handle_mac.cc',
« no previous file with comments | « no previous file | base/process/BUILD.gn » ('j') | base/process/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698