diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-13 19:41:39 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-14 03:05:16 +0000 |
commit | ea15e035114bd61dbe8aae0a7b24446e417985f6 (patch) | |
tree | 71df6e13180306ecda6d1a7f3aed1a85d544d925 /infra/config | |
parent | 7fbc3fca9ca6e421f69744f60949d0b4308cce04 (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.
recipe_engine:
https://crrev.com/63fd5fef30ebf0db04266b4f4723f77838979365 [url]: get_file has default (empty) test data (dnj@google.com)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ib437973e7ce76059ee1f7461452356f0da80c974
Reviewed-on: https://skia-review.googlesource.com/16860
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra/config')
-rw-r--r-- | infra/config/recipes.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index dfb5c1da1c..eaa26ad2d7 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,17 +14,17 @@ "deps": { "build": { "branch": "master", - "revision": "93247542d86a09bde1a0e5b8b5e8447788aa42c2", + "revision": "50d92aaab89843dfe7cf08728af52477faf87764", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { "branch": "master", - "revision": "58c3c5f2d423e4346f5c546dc396f0a014ce321c", + "revision": "1423955b09b1879a0b1213163b7d810fe46daceb", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "e9c7176184ed588bbf66335e834834496f28cf9c", + "revision": "63fd5fef30ebf0db04266b4f4723f77838979365", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, |