diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-19 14:11:46 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-19 21:36:38 +0000 |
commit | 2103ca95723e5cdd9cb9118256245d26af514c1c (patch) | |
tree | a1729f1821abbc89ef68e83fc49085e2decab05c | |
parent | 49354a30ea8a24d1f374e5eda79ed603010c43bd (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/31b834a0e849ce66bd5a7c8544071dce1276ef2f Closure: turn down the old GYP format (dbeam@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Idb053a1f28af1bd6825b26187a30630b5c9dde95
Reviewed-on: https://skia-review.googlesource.com/17414
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 5054a2dd39..99ec39fecc 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "0104dcd6b327b06880b9020f1cb2ca2b93d08a5d", + "revision": "31b834a0e849ce66bd5a7c8544071dce1276ef2f", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |