Commit 8b9e0cae authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Depot Tools from fb9c1110ef14 to 92e5a9299b38 (2 revisions)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/fb9c1110ef14..92e5a9299b38

2020-08-05 chanli@chromium.org [ResultDB] Update rdb version
2020-08-05 thestig@chromium.org Handle BUG_PREFIX correctly when populating Bug: lines.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/depot-tools-chromium-autoroll
Please CC sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Bug: chromium:1111955
Tbr: sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.com
Change-Id: I36e631b71d33f331438b2576bc6b8f38d8db2e8f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339764Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#795230}
parent 52bd6689
......@@ -895,7 +895,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'fb9c1110ef1460f5dbb3cb57cce3fc6f977abcff',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '92e5a9299b38906d82530b200fc8234908ce1a3a',
'src/third_party/devtools-frontend/src':
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),
......
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