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

Unified Diff: util/util.gyp

Issue 913223008: Add FileReaderInterface::ReadExactly() and FileSeekerInterface::SeekSet() (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 years, 10 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 | « util/file/string_file_test.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 95ba729dcea06b91a89f6c82959c02029645fff3..ddb4695d28b8b9097305ca7383336c2212f2e054 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -32,6 +32,7 @@
'file/file_io_win.cc',
'file/file_reader.cc',
'file/file_reader.h',
+ 'file/file_seeker.cc',
'file/file_seeker.h',
'file/file_writer.cc',
'file/file_writer.h',
« no previous file with comments | « util/file/string_file_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698