Commit a0ee424d authored by erikchen's avatar erikchen Committed by Commit bot

Roll src/breakpad/src 58aca2d:398c70a (svn 1413:1414)

Summary of changes available at:
https://chromium.googlesource.com/external/google-breakpad/src/+log/58aca2d..398c70a

398c70a Fix a source of memory corruption.

BUG=449214

Review URL: https://codereview.chromium.org/877943002

Cr-Commit-Position: refs/heads/master@{#313200}
parent 5ed0df28
...@@ -107,7 +107,7 @@ allowed_hosts = [ ...@@ -107,7 +107,7 @@ allowed_hosts = [
deps = { deps = {
'src/breakpad/src': 'src/breakpad/src':
Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + '58aca2ddf2f7d873b8705886c8cce1b3f68c2bc9', # from svn revision 1413 Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + '398c70a3e6825e2bc77fb4779107b018c58f0612', # from svn revision 1414
'src/buildtools': 'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_revision'), Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment