Skip to content

Commit

Permalink
Roll src/breakpad/src/ 18059dea4..d0c706490 (1 commit).
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/breakpad/breakpad/src.git/+log/18059dea400a..d0c70649064f

$ git log 18059dea4..d0c706490 --date=short --no-merges --format='%ad %ae %s'
2016-12-07 tobiasjs Log a message when microdump output is suppressed.

R=primiano@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2559973004
Cr-Commit-Position: refs/heads/master@{#437274}
  • Loading branch information
tobiasjs authored and Commit bot committed Dec 8, 2016
1 parent 73c24cd commit 0fc50f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ allowed_hosts = [

deps = {
'src/breakpad/src':
Var('chromium_git') + '/breakpad/breakpad/src.git' + '@' + '18059dea400a3a0f212ef6edaebb5885098d1dbc',
Var('chromium_git') + '/breakpad/breakpad/src.git' + '@' + 'd0c70649064fb8467aea5910eb8007e9afe6efd7',

'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_revision'),
Expand Down

0 comments on commit 0fc50f2

Please sign in to comment.