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

Unified Diff: DEPS

Issue 469093002: Include <limits.h> in util/file/file_writer.cc because it uses IOV_MAX (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 6 years, 4 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 | « no previous file | util/file/file_writer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index f37f979ead3d033b144a8e578ff3802bbbedc7f0..1311fed23213004b4e7e916566416021967e2e53 100644
--- a/DEPS
+++ b/DEPS
@@ -28,7 +28,7 @@ deps = {
'39bb8956231c997babf0f25befdfb531f4d0b43c', # svn r1958
'crashpad/third_party/mini_chromium/mini_chromium':
Var('chromium_git') + '/chromium/mini_chromium@' +
- 'bd605a3773f524979081e152b29ee100849dbe7d',
+ 'abd6e3792f4f54d58c86b01438a69ae61f4f2f34',
}
hooks = [
« no previous file with comments | « no previous file | util/file/file_writer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698