| commit | d337f66e7ebd4f707d2ee781f473a1d8f902ee19 | [log] [tgz] |
|---|---|---|
| author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Fri Aug 23 08:46:38 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 23 08:46:38 2019 |
| tree | 952f06be2feb3353feb79b4fc517f4751434b062 | |
| parent | 91a809b6cead5e75d180259c9370a27fbcfc86be [diff] |
Roll src/third_party/depot_tools 940c282116e1..90e930e2da74 (1 commits) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/940c282116e1..90e930e2da74 git log 940c282116e1..90e930e2da74 --date=short --no-merges --format='%ad %ae %s' 2019-08-23 tmrts@chromium.org [devtools] add devtools-frontend to gclient repo_path_map Created with: gclient setdep -r src/third_party/depot_tools@90e930e2da74 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. TBR=agable@chromium.org Bug: None Change-Id: I691c7047f502151ae73f0f150294ad63654714d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1767917 Reviewed-by: chromium-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@{#689849}
diff --git a/DEPS b/DEPS index 0118a88..cebfac3e 100644 --- a/DEPS +++ b/DEPS
@@ -850,7 +850,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '940c282116e124616efbacbd8dc571f72000fa8d', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '90e930e2da74f78601bb968224ed3b15be2e36f5', 'src/third_party/devtools-node-modules': Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),