diff options
author | borenet <borenet@chromium.org> | 2016-11-07 06:01:20 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-11-07 06:01:20 -0800 |
commit | 660b1cf4a9639bd9d43de88ac0b62fb7c2d6c546 (patch) | |
tree | 41e06eb0c9df79894a991fcd8de2a8f672e526fd | |
parent | 51c5678f258736736c4a5d48d4e82c73be225428 (diff) |
Roll recipe DEPS
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2477253003
Review-Url: https://codereview.chromium.org/2477253003
-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 a567b0db1c..6c38944fc1 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,17 +5,17 @@ deps { project_id: "build" url: "https://chromium.googlesource.com/chromium/tools/build.git" branch: "master" - revision: "b061208b3f8e9f45d4c436ad19d383dfb0ee5d98" + revision: "33982e022c21a821bfa3e340bde30974e6ffa5fa" } deps { project_id: "depot_tools" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" branch: "master" - revision: "b655dbda883a2668433a54166ff1f42cddd13c8e" + revision: "9701c7c16dc3afd5bade605d4c4ac911c2478aa1" } deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "24a5bf068cee997aec0c60df51ca81bfa5ac5416" + revision: "799034e5ee1634cf2d88b0a666e0d8ca934cd895" } |