diff options
Diffstat (limited to 'infra')
-rw-r--r-- | infra/config/recipes.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 5e06c6ce2e..221c61e92b 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "589ac56c23a4ec1d847cd2711512c7bc8474d5b8", + "revision": "c35aba51d39f9bcc2dcd4334903b4b7f83f8f3e8", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { |