Commit 7a45f6d0 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Depot Tools from af04ef2a7d2e to fdd2cd6e5fc0 (2 revisions)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/af04ef2a7d2e..fdd2cd6e5fc0

2020-06-30 dpranke@google.com Reland "Add a Str() function to gclient for use in DEPS files."
2020-06-30 dpranke@google.com Add dpranke@google.com to //OWNERS.

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:1099242
Tbr: agable@chromium.org
Change-Id: Id0f3db271c6dcb0a718496f0a4bab59a6b1bca44
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277050Reviewed-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@{#784283}
parent 648f1e81
......@@ -881,7 +881,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'af04ef2a7d2eea5a4b4bf8d5ee56e53ea722f9b9',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'fdd2cd6e5fc0c1e5584fc1136043f9509615f817',
'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