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

Unified Diff: util/util.gyp

Issue 818573002: Add CloseStdinAndStdout() (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Address review feedback Created 6 years 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/posix/close_stdio.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 b3bdf0ffbaafb8d4ea8544f153e38676f82c4c28..b950c5db8b0b33e42649af3b1d5fa1d94903455b 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -99,6 +99,8 @@
'numeric/in_range_cast.h',
'numeric/int128.h',
'numeric/safe_assignment.h',
+ 'posix/close_stdio.cc',
+ 'posix/close_stdio.h',
'posix/drop_privileges.cc',
'posix/drop_privileges.h',
'posix/process_info.h',
« no previous file with comments | « util/posix/close_stdio.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698