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

Unified Diff: util/util.gyp

Issue 812403002: win: Add open equivalent (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@scoped-handle
Patch Set: 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/file/string_file_writer.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..eae445f3410451d9222963a15b2c44a9416fa8cf 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -32,6 +32,8 @@
'file/file_io_win.cc',
'file/file_writer.cc',
'file/file_writer.h',
+ 'file/file_writer_posix.cc',
+ 'file/file_writer_win.cc',
'file/string_file_writer.cc',
'file/string_file_writer.h',
'mac/checked_mach_address_range.cc',
« no previous file with comments | « util/file/string_file_writer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698