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'),