Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
depot_tools:
  https://crrev.com/e5adf6126612b31178d01e43a1dc20ef05bdda89 Fix typo with --send-email [sic] flags (agable@chromium.org)
  https://crrev.com/383ace4b35b87d706ae204a064884bc0ce779c8a Fix git-crrev-parse on Mac. (liaoyuke@chromium.org)
  https://crrev.com/dd1bc7c0b0ff9c36f53b3adcac5ebf5bfff0bcf8 [cipd] Generate other platform suffixes. (dnj@google.com)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I3df7a2b34b5c88f0d11176dce17eb065ef9082b1
Reviewed-on: https://skia-review.googlesource.com/23880
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 3e37981..951f316 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
   "deps": {
     "depot_tools": {
       "branch": "master",
-      "revision": "0ed616a4be1e744f41bbe187f62c8afcecac855d",
+      "revision": "dd1bc7c0b0ff9c36f53b3adcac5ebf5bfff0bcf8",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "recipe_engine": {