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

Unified Diff: util/util.gyp

Issue 534703003: Add CloseMultipleNowOrOnExec() (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 6 years, 3 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
« util/test/posix/close_multiple.cc ('K') | « util/test/posix/close_multiple.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 7af42568bc949962eee99b3de21de55bd384195f..cd8ba921db69aef5c6068a15fb79e030e4e1ca7d 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -104,6 +104,8 @@
'test/mac/mach_multiprocess.h',
'test/multiprocess.cc',
'test/multiprocess.h',
+ 'test/posix/close_multiple.cc',
+ 'test/posix/close_multiple.h',
],
},
{
« util/test/posix/close_multiple.cc ('K') | « util/test/posix/close_multiple.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698