Chromium Code Reviews

Unified Diff: DEPS

Issue 1655463002: Roll Breakpad f85e852..60f99d4 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | 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 0698d16ebb57a07204b5ddab550c57f4b9c39488..024a237673bc00c81ae3029a6bd20a801fd1502a 100644
--- a/DEPS
+++ b/DEPS
@@ -106,7 +106,7 @@ allowed_hosts = [
deps = {
'src/breakpad/src':
- Var('chromium_git') + '/breakpad/breakpad/src.git' + '@' + 'f85e852cc4fe778fea36454d76ae8c7f7db32da6',
+ Var('chromium_git') + '/breakpad/breakpad/src.git' + '@' + '60f99d4c6de8187b65f4999cc42f30e168655086',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_revision'),
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine