Commit 32c1ff18 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/depot_tools e4d329cc0082..e93101895e74 (2 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/e4d329cc0082..e93101895e74

git log e4d329cc0082..e93101895e74 --date=short --first-parent --format='%ad %ae %s'
2020-02-04 ynovikov@chromium.org Also set LIBPATH in Windows toolchain environment
2020-02-03 ehmaldonado@google.com presubmit_unittest: Mock time_time for ThreadPoolTest

Created with:
  gclient setdep -r src/third_party/depot_tools@e93101895e74

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/+/master/autoroll/README.md

Bug: chromium:1032635,chromium:1047631
Tbr: agable@chromium.org
Change-Id: I11cf7861373bd293685ad23b8f839a3a169e9957
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036926Reviewed-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@{#738043}
parent 05b17983
...@@ -899,7 +899,7 @@ deps = { ...@@ -899,7 +899,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'e4d329cc008260fcd2450d08cd827b118572c2ec', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'e93101895e74bae915fb1f456d15c21751cbd41d',
'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