Roll src/third_party/breakpad/breakpad/ c46151db0..5915ea929 (18 commits)

https://chromium.googlesource.com/breakpad/breakpad.git/+log/c46151db0ffd..5915ea929c43

$ git log c46151db0..5915ea929 --date=short --no-merges --format='%ad %ae %s'
2019-11-04 cjgrant Add fallthrough annotations on new C++ switches
2019-11-01 mark Revert "Remove use of "register" keyword, deprecated in C++17"
2019-10-29 jperaza linux, client: set module name from DT_SONAME
2019-10-29 cjgrant linux, dump_syms: Make style consistent in module unittest
2019-10-29 cjgrant linux, dump_syms: Filter module entries outside specified ranges
2019-10-04 jakehehrlich Add options to set OS and filename
2019-10-24 jperaza linux, dump_syms: set module name from DT_SONAME
2019-08-03 vapier convert_UTF: rewrite in C++
2019-08-14 vapier codereview.settings: do not force squashing behavior
2019-08-12 mark Remove use of "register" keyword, deprecated in C++17
2019-08-07 mark Mac dump_syms: accept __DWARF segment without __debug_info section
2019-08-03 vapier string_conversion: fix pointer math
2019-08-03 vapier guid_creater: include string.h for memcpy
2019-08-03 vapier minidump_processor: fix typo in BUS_ADRALN
2019-08-03 henri.hyyrylainen Updated lss to fix compiling with GCC 9
2019-07-22 jperaza arm64: strip PACs from link register values
2019-07-11 ivanpe Improving the support for Fuchsia in Breakpad Processor.
2019-07-03 mark Remove base_logging::LogMessage

Created with:
  roll-dep src/third_party/breakpad/breakpad

Bug: 990190
Change-Id: If18e57e7f360e8bb514ab61164c1049135c5d27a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894258
Reviewed-by: Mark Mentovai <[email protected]>
Commit-Queue: Christopher Grant <[email protected]>
Cr-Commit-Position: refs/heads/master@{#712705}
diff --git a/DEPS b/DEPS
index 7b3922c7..f9ca566 100644
--- a/DEPS
+++ b/DEPS
@@ -822,7 +822,7 @@
   },
 
   'src/third_party/breakpad/breakpad':
-    Var('chromium_git') + '/breakpad/breakpad.git' + '@' + 'c46151db0ffd1a8dae914e45f1212ef427f61ed3',
+    Var('chromium_git') + '/breakpad/breakpad.git' + '@' + '5915ea929c43d61e77b68b64bc91d8709f5c9876',
 
   'src/third_party/byte_buddy': {
       'packages': [