Commit cd4c24cf authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Depot Tools from 69e30b23c45f to da6894f7a9b4 (1 revision)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/69e30b23c45f..da6894f7a9b4

2020-10-02 kimstephanie@google.com Add enforce_fetch to ensure_checkout cmd arg

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:1129235
Tbr: sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.com
Change-Id: Ibd6a69404da5f4e47ff650e955e1f4ac354b77b9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446582Reviewed-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@{#813339}
parent b85a27f1
...@@ -901,7 +901,7 @@ deps = { ...@@ -901,7 +901,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '69e30b23c45f22df585dc12f464479ca3deafb69', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'da6894f7a9b47e6bcc41eaec33f8e1c7fd794817',
'src/third_party/devtools-frontend/src': 'src/third_party/devtools-frontend/src':
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), 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