From 6835b8e29db1877e94efb2c2c76380ca9795216a Mon Sep 17 00:00:00 2001 From: Justin Cohen Date: Fri, 13 Mar 2020 11:24:26 -0400 Subject: [PATCH] Roll buildtools/ afc5b798c..4164a3056 (9 commits) https://chromium.googlesource.com/chromium/src/buildtools.git/+log/afc5b798c729..4164a3056267 $ git log afc5b798c..4164a3056 --date=short --no-merges --format='%ad %ae %s' 2020-03-12 agrieve Roll GN from fd3d768b..9499562d 2020-03-10 thakis roll gn 4166e9fbc1f..fd3d768bcfd4 2020-02-29 xiaohuic Clean up buildtools repo migration code 2020-02-24 thakis Revert "Roll libunwind 43bb9f8722..d999d54f4b" 2020-02-21 thakis Roll libunwind 43bb9f8722..d999d54f4b 2020-02-21 seblalancette Roll GN from 97cc440d..4166e9fb 2020-02-21 bpastene Reland: Pull libunwind, libcxx, libcxxabi from a different mirror. 2020-02-19 bpastene Revert "Pull libunwind, libcxx, libcxxabi from a different mirror." 2020-02-19 thakis Pull libunwind, libcxx, libcxxabi from a different mirror. Created with: roll-dep buildtools Change-Id: Iedee7c3de93c08999b6da8ed8c31cc2c651c5c54 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2102907 Reviewed-by: Mark Mentovai Commit-Queue: Justin Cohen --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f7355b78..8b958f18 100644 --- a/DEPS +++ b/DEPS @@ -25,7 +25,7 @@ vars = { deps = { 'buildtools': Var('chromium_git') + '/chromium/src/buildtools.git@' + - 'afc5b798c72905e85f9991152be878714c579958', + '4164a305626786b1912d467003acf4c4995bec7d', 'crashpad/third_party/edo/edo': { 'url': Var('chromium_git') + '/external/github.com/google/eDistantObject.git@' + '243fc89ae95b24717d41f3786f6a9abeeef87c92',