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

Unified Diff: util/util.gyp

Issue 728973002: Add TaskForPID() (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@process_info
Patch Set: Rebase Created 6 years, 1 month 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 | « util/mach/task_for_pid.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/util.gyp
diff --git a/util/util.gyp b/util/util.gyp
index d60be7fe8159db70691313799d0208f5eae613ef..05dcb6d3b348df38a6755cfa0c51e494f2cbca90 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -56,6 +56,8 @@
'mach/scoped_task_suspend.h',
'mach/symbolic_constants_mach.cc',
'mach/symbolic_constants_mach.h',
+ 'mach/task_for_pid.cc',
+ 'mach/task_for_pid.h',
'mach/task_memory.cc',
'mach/task_memory.h',
'misc/clock.cc',
« no previous file with comments | « util/mach/task_for_pid.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698