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

Unified Diff: util/util.gyp

Issue 727053002: Add DropPrivileges() (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
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
« util/posix/drop_privileges.cc ('K') | « util/posix/drop_privileges.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 05dcb6d3b348df38a6755cfa0c51e494f2cbca90..effb529fb133b692bc68940b39d3240743e6d105 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -84,6 +84,8 @@
'numeric/in_range_cast.h',
'numeric/int128.h',
'numeric/safe_assignment.h',
+ 'posix/drop_privileges.cc',
+ 'posix/drop_privileges.h',
'posix/process_info.h',
'posix/process_info_mac.cc',
'posix/symbolic_constants_posix.cc',
« util/posix/drop_privileges.cc ('K') | « util/posix/drop_privileges.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698