Commit cdb51428 authored by Mark Mentovai's avatar Mark Mentovai Committed by Commit Bot

Update Breakpad to 47cd498384fdf7e54b0c8a6678c8af6a71635d0f

62f10f30bad9 Fix 'make distcheck'
f6fe7cc55ab9 mac processor: Add mapping for
             EXC_BAD_ACCESS/KERN_CODESIGN_ERROR
1f1d950d6a4b Fix compilation of http_upload.cc with Windows gcc
47cd498384fd dump_syms: handle forward reference DWARF attributes

Change-Id: I337887b046d45f7d27b7ccfe9ad20c85fc589169
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943543Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#720622}
parent 898c7929
...@@ -813,7 +813,7 @@ deps = { ...@@ -813,7 +813,7 @@ deps = {
}, },
'src/third_party/breakpad/breakpad': 'src/third_party/breakpad/breakpad':
Var('chromium_git') + '/breakpad/breakpad.git' + '@' + '792e6b2143bffd46c93e8f80c10d00d8289b8d73', Var('chromium_git') + '/breakpad/breakpad.git' + '@' + '47cd498384fdf7e54b0c8a6678c8af6a71635d0f',
'src/third_party/byte_buddy': { 'src/third_party/byte_buddy': {
'packages': [ 'packages': [
......
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