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

Unified Diff: DEPS

Issue 1567973002: Roll breakpad to c051af689cdb08d9cecaa127f3d69eba006d0bc9. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update roll to c051af689cdb08d9cecaa127f3d69eba006d0bc9 to get Linux compilation fix. Created 4 years, 11 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 | breakpad/breakpad.gyp » ('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 84a6c803f1ed052cd8d0a51a48b4b0b09976fd27..5bfcc5764b93fca51cb11c13f82572aaf449d34d 100644
--- a/DEPS
+++ b/DEPS
@@ -106,7 +106,7 @@ allowed_hosts = [
deps = {
'src/breakpad/src':
- Var('chromium_git') + '/breakpad/breakpad/src.git' + '@' + '317e714bd71c5a756e7adcca8490d5ed8966e9a1',
+ Var('chromium_git') + '/breakpad/breakpad/src.git' + '@' + 'c051af689cdb08d9cecaa127f3d69eba006d0bc9',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_revision'),
« no previous file with comments | « no previous file | breakpad/breakpad.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698