Commit f7958010 authored by chromium-autoroll's avatar chromium-autoroll Committed by Ben Mason

Roll Depot Tools from 35c62742f96d to fbd2c6337c39 (1 revision)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/35c62742f96d..fbd2c6337c39

2020-06-22 benmason@chromium.org Revert "Add GCLIENT_DEP_REF env var for recurse command"

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 agable@chromium.org 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:923016
Tbr: agable@chromium.org
Change-Id: Ia1ab655bde11d7dc47112f9ae2dadd83dd8cdf4e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257447Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: default avatarBen Mason <benmason@chromium.org>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#780779}
parent c554cb8b
......@@ -875,7 +875,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '35c62742f96d56afa1bb72c7504cf6591265028d',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'fbd2c6337c39b7db500b3a22d4ea7f84f0ba9e61',
'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