From 132569038b8d9368cdb6dcc9ccd561fc41cf0f91 Mon Sep 17 00:00:00 2001 From: Greg Thompson Date: Mon, 22 Jul 2024 16:30:09 +0000 Subject: [PATCH] Roll src/third_party/breakpad/breakpad/ 7f3ccb773..81819541a (2 commits) https://chromium.googlesource.com/breakpad/breakpad.git/+log/7f3ccb77337b..81819541a78c $ git log 7f3ccb773..81819541a --date=short --no-merges --format='%ad %ae %s' 2024-07-18 grt [windows] Include-what-you-use fixes in http_upload.{cc,h} 2024-07-17 seancarpenter Adds NDS32 Architecture Support to dump_syms Created with: roll-dep src/third_party/breakpad/breakpad Bug: b/328511413, b/353869880 Change-Id: Ibc4ebb45edadbbc6eb56dc3b52525fe2ff918729 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5725179 Auto-Submit: Greg Thompson Reviewed-by: Joshua Peraza Commit-Queue: Joshua Peraza Cr-Commit-Position: refs/heads/main@{#1331118} --- DEPS | 2 +- third_party/breakpad/breakpad | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index dc425aec0a3a64..4b2c2286f45022 100644 --- a/DEPS +++ b/DEPS @@ -1668,7 +1668,7 @@ deps = { Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'), 'src/third_party/breakpad/breakpad': - Var('chromium_git') + '/breakpad/breakpad.git' + '@' + '7f3ccb77337bc9d35b252fcddc4f6a983f80dd6b', + Var('chromium_git') + '/breakpad/breakpad.git' + '@' + '81819541a78c49e9109d2267462775e801f89ce6', 'src/third_party/cast_core/public/src': Var('chromium_git') + '/cast_core/public' + '@' + '71f51fd6fa45fac73848f65421081edd723297cd', diff --git a/third_party/breakpad/breakpad b/third_party/breakpad/breakpad index 7f3ccb77337bc9..81819541a78c49 160000 --- a/third_party/breakpad/breakpad +++ b/third_party/breakpad/breakpad @@ -1 +1 @@ -Subproject commit 7f3ccb77337bc9d35b252fcddc4f6a983f80dd6b +Subproject commit 81819541a78c49e9109d2267462775e801f89ce6