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

Roll src/third_party/depot_tools 151c3484da58..298f2cf820df (4 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/151c3484da58..298f2cf820df


git log 151c3484da58..298f2cf820df --date=short --no-merges --format='%ad %ae %s'
2019-02-22 ehmaldonado@chromium.org git cl: Print a clear error message when we fail to find the remote url.
2019-02-22 jophba@chromium.org CppLint changes for VSCode cpplint plugin
2019-02-22 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-22 qyearsley@chromium.org [cpplint] Ignore fn_size check for macros with digits


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

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:914655,chromium:83036
TBR=agable@chromium.org

Change-Id: Id13e16f7ca19ec6dde3638cf336030aecf7cb111
Reviewed-on: https://chromium-review.googlesource.com/c/1483746Reviewed-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@{#634862}
parent cd6ab90c
......@@ -752,7 +752,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '151c3484da58fa02f7d2c69454be3cb4e3395d05',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '298f2cf820dfe45dff53b0e41b11441dbf72b48c',
'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