diff options
author | Eric Boren <borenet@google.com> | 2017-02-06 07:21:29 -0500 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-02-06 12:50:11 +0000 |
commit | af482d5420ed599d01a2fa67304d2c615dcf2357 (patch) | |
tree | 87f7153a5b0246641217d2c03426b7fbdc9120b9 | |
parent | 20fbada09bbcc31d128959a8e4d4cac499741505 (diff) |
Roll recipe DEPS
BUG=skia:
Change-Id: Ie29ddf2e13149b5904817f244aca87da9bfcba0c
Reviewed-on: https://skia-review.googlesource.com/8045
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
-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 64a3c644e2..a791e999ed 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: "749b6cba694868d2f2890921e82110b05b696ccb" + revision: "c6915f4e3f0da5847c186303c98b792fdd63075e" } deps { project_id: "depot_tools" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" branch: "master" - revision: "7afd16467e2c4f4375584746e698a6f0db5a42f9" + revision: "2a6c76ea36e165144a491c9e89b9fd79959fc98c" } deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "b120624b72ec851b0d9f2accccf58e525555be25" + revision: "a7a17ae6545a9ff04b71b3655ff4d08a0de32926" } |