Roll src/third_party/depot_tools/ aac382b3b..603d01e81 (1 commit)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/aac382b3b65d..603d01e818ba

$ git log aac382b3b..603d01e81 --date=short --no-merges --format='%ad %ae %s'
2017-12-19 myjang [presubmit] Use GerritAccessor in CheckChangedLUCIConfigs

Created with:
  roll-dep src/third_party/depot_tools


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: I7e072d9207ba087a0e5f513a5020be587b41ac8a
Reviewed-on: https://chromium-review.googlesource.com/835489
Reviewed-by: depot-tools-roller . <[email protected]>
Commit-Queue: depot-tools-roller . <[email protected]>
Cr-Commit-Position: refs/heads/master@{#525244}
diff --git a/DEPS b/DEPS
index a22921a..3f2c2d3 100644
--- a/DEPS
+++ b/DEPS
@@ -327,7 +327,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'aac382b3b65d5a2805c6467e1d9b359625569f91',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '603d01e818babc0b25904be0f73036c60f290b62',
 
   # DevTools node modules. Used on Linux buildbots only.
   'src/third_party/devtools-node-modules': {