diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-12 02:46:11 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-12 10:20:57 +0000 |
commit | 41299bf2f03febf233a266ee2754e7da24a20359 (patch) | |
tree | 4376128beb641b72f7831ad9584d0442bb14f96d /infra/config | |
parent | 515125b7712fcd883e0deb1ef73e03137fbfbc57 (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/4a09f3ac6e9f77d658391ef453268e60bb1eb7e8 [blink] convert recipes and module to new context module (iannucci@chromium.org)
https://crrev.com/1139918caaae11841321d01831603fad3342e3fc [libvpx] convert recipes and module to new context module (iannucci@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I8e8e7dac4453c4efdd1c87e7ab3a5135ef3631d6
Reviewed-on: https://skia-review.googlesource.com/16618
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 888e9dd7ad..0eccd41619 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "bbec7414daccae917fe324507fa8da37f0bce0cb", + "revision": "1139918caaae11841321d01831603fad3342e3fc", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |