commit | 4fd8a827a8b9c51cbedce4060ee7b841edeee3c5 | [log] [tgz] |
---|---|---|
author | depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> | Sat May 05 01:25:50 2018 |
committer | Commit Bot <[email protected]> | Sat May 05 01:25:50 2018 |
tree | a04b3db73de9cc2fe50a805e3689a7627a514012 | |
parent | 0089d3ef1140fd256528d8a8c90b51106a2086b5 [diff] [blame] |
Roll src/third_party/depot_tools/ 142a92ce8..ea240053f (1 commit) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/142a92ce8b83..ea240053f956 $ git log 142a92ce8..ea240053f --date=short --no-merges --format='%ad %ae %s' 2018-05-03 ehmaldonado gclient: Update catapult and custom-tab-client origin URLs Created with: roll-dep src/third_party/depot_tools BUG=chromium:643346 The AutoRoll server is located here: https://depot-tools-chromium-roll.skia.org 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. [email protected] Change-Id: Id2fd9f19897a69cab6d2cece4526c9f1aa126291 Reviewed-on: https://chromium-review.googlesource.com/1045182 Reviewed-by: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#556287}
diff --git a/DEPS b/DEPS index baabe7b..ce624d7 100644 --- a/DEPS +++ b/DEPS
@@ -523,7 +523,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '142a92ce8b834a412c16c0451ed8d434ea323e58', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'ea240053f95686277bd86700d7a1209dc09474f4', 'src/third_party/devtools-node-modules': Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),