aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-12 20:41:30 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-13 04:07:59 +0000
commit569beceb08faf7b3e192a7fb1323ea72e134f793 (patch)
treedf3c4b7233aeb1feb06fbdf917525b4bcbb0dcfb /infra
parent831d842b4330639d80080014560d57edb784184e (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/9b46527628683523d81d7b11b9872761fa1bad1d git-cl: let 'git config gerrit.host false' work (agable@chromium.org) https://crrev.com/69e760e4a571d16e75f30f1e97ea1a917445f333 Switch to recipe engine "url" module. (dnj@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If8fa7b47be8a9c59565a07ddf00fdbf71d0454fc Reviewed-on: https://skia-review.googlesource.com/16834 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.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index ef0b47a761..4192487447 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"build": {
"branch": "master",
- "revision": "bc6f7db1d0cd860287461a512e1922d8fc8f54ed",
+ "revision": "5e47fdd89e6f29102485a0ddf41a537063f531b9",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
- "revision": "9fe907de633af22653e9afa1dbf1ab41c8d2bda3",
+ "revision": "69e760e4a571d16e75f30f1e97ea1a917445f333",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {