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

Unified Diff: test/test.gyp

Issue 1390023002: Add FileWriteMode::kCreateOrFail (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Test that kReuseOrCreate can create Created 5 years, 2 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
« no previous file with comments | « test/scoped_temp_dir_test.cc ('k') | util/file/file_io.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test.gyp
diff --git a/test/test.gyp b/test/test.gyp
index 6b290f8d9b48c4d19cb6e8e4407b55c9c988088c..e8c1709cce3b5bb1987beb71664cb77b4a3a5420 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -32,6 +32,8 @@
'sources': [
'errors.cc',
'errors.h',
+ 'file.cc',
+ 'file.h',
'gtest_death_check.h',
'mac/dyld.h',
'mac/mach_errors.cc',
« no previous file with comments | « test/scoped_temp_dir_test.cc ('k') | util/file/file_io.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698