aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-20 08:58:12 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-20 16:21:28 +0000
commit34b360503629170bb1003ae3f0c89ebd02aabefa (patch)
treebb6ba08dc3efec070f34cea7e2fea911b012d84a /infra
parent879c98913c360b01f63588685c01ac06e83be54d (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/49083eaa9300bd409c271dd69457973f804bd7d6 pylint: update to 1.4.5 (vapier@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I94d6c49dd47b8874368000a7ce12527aa23c9e53 Reviewed-on: https://skia-review.googlesource.com/136172 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@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 5d52b5766b..8e9f26e9c9 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "1cabdc464313eee47fdc52a95b3f8e028680000d",
+ "revision": "49083eaa9300bd409c271dd69457973f804bd7d6",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {