diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-15 15:00:25 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-15 22:26:18 +0000 |
commit | 4399601b7df1d1e5194ae5ef463be136c2528579 (patch) | |
tree | 58795fbe588625ecf5fac8f6552b774a6deede05 | |
parent | d43afc65b95f623f43532f3cf32543591c598ef4 (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.
build:
https://crrev.com/182e9aa84d8536bb43c28ce0c0653cc8b78d6848 [remote_run] roll recipes-py to match canary (iannucci@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I01cae50984a1c24118a7e6a6a9a77eee267403d1
Reviewed-on: https://skia-review.googlesource.com/16987
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-rw-r--r-- | infra/config/recipes.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 8d310e324b..3ad1fa9fda 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "3dd44c72ac7525343fe66f240897daeb0402855c", + "revision": "182e9aa84d8536bb43c28ce0c0653cc8b78d6848", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |