aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-07-02 11:19:20 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-02 18:42:20 +0000
commit2309ee36a10bb98b6d3e8e792dffefb2b2c93b46 (patch)
tree8ede807ad17d30dba2774bfa72322a67f91b678c /infra
parent628df2aa24c660ca0a66c9677287cfc803b637e9 (diff)
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/d38a2da9f1502d409c5a014e205c1fea07f2e167 Use cwd from context instead of kwargs (sergiyb@chromium.org) https://crrev.com/605dd3126a6c94eef6868fdaac977765905afb7a Format typescript with git cl format --js (dproy@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic940da3bcf8f17a2708eabfa5a3eeb371ffad65e Reviewed-on: https://skia-review.googlesource.com/138985 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 19adfe7c09..61191f1eb2 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "621c9d28c3d08488bbd378a97f5cbfacdf5853ed",
+ "revision": "605dd3126a6c94eef6868fdaac977765905afb7a",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {