Commit 892936ea authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/depot_tools e47ac15d93b8..a85a4b01ee72 (9 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/e47ac15d93b8..a85a4b01ee72


git log e47ac15d93b8..a85a4b01ee72 --date=short --no-merges --format='%ad %ae %s'
2018-11-21 jbudorick@chromium.org Don't fetch flash when fetching android_internal. (reland)
2018-11-21 tandrii@chromium.org git cl: remove Rietveld implementation entirely.
2018-11-21 tandrii@chromium.org git cl: remove Rietveld import and things it depends on.
2018-11-21 tandrii@chromium.org git cl: get rid of Rietveld's upload.py import.
2018-11-20 vadimsh@chromium.org Revert "[vpython] Roll to pick up user differentiation of cached envs."
2018-11-20 iannucci@chromium.org [vpython] Roll to pick up user differentiation of cached envs.
2018-11-20 jbudorick@chromium.org Revert "Don't fetch flash when fetching android_internal."
2018-11-20 abenner@google.com Enable python formatting by default if yapf file provided
2018-11-20 jbudorick@chromium.org Don't fetch flash when fetching android_internal.


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

The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.



BUG=chromium:856278,chromium:869227,chromium:869227,chromium:856278,chromium:846432,chromium:856278
TBR=agable@chromium.org

Change-Id: Ifc45e8c4dda5ca7c283310fc840910250a778ffd
Reviewed-on: https://chromium-review.googlesource.com/c/1345394Reviewed-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@{#609969}
parent 281dd3dc
......@@ -676,7 +676,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'e47ac15d93b88d76e38e56054a15dfb916b30112',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'a85a4b01ee72af77de3a7245af1ffe81bac26acc',
'src/third_party/devtools-node-modules':
Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_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