Commit f599569f authored by Nelson Billing's avatar Nelson Billing Committed by Commit Bot

Update Breakpad dependency.

- Bring in changes that make dump_syms work for 32bit DWARF4. This, in
turn, will enable Chrome Android build to use DWARF Fission to get
around the 32bit linker binary size limitation.

Change-Id: Ib2f0c45d916f6d173aed1422cb4ad07b3185d2c4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978854Reviewed-by: default avatarMark Mentovai <mark@chromium.org>
Commit-Queue: Nelson Billing <nbilling@google.com>
Cr-Commit-Position: refs/heads/master@{#727217}
parent c73db395
...@@ -815,7 +815,7 @@ deps = { ...@@ -815,7 +815,7 @@ deps = {
}, },
'src/third_party/breakpad/breakpad': 'src/third_party/breakpad/breakpad':
Var('chromium_git') + '/breakpad/breakpad.git' + '@' + '47cd498384fdf7e54b0c8a6678c8af6a71635d0f', Var('chromium_git') + '/breakpad/breakpad.git' + '@' + 'f32b83eb08e9ee158d3037b2114357187fd45a05',
'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