diff options
author | Eric Boren <borenet@google.com> | 2016-11-14 12:18:34 -0500 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2016-11-14 17:54:13 +0000 |
commit | f171e1625bd3ea46c2980c97143168598d99987d (patch) | |
tree | bf100ac4bac7362fb18f1aca75003a604bf30f24 /infra/config | |
parent | 0038b7feaaa3d2337b2e44938a11bd0f475cd525 (diff) |
Roll recipe DEPS
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4771
Change-Id: Ie48178db0ea56909be61d32e3139b1ca1a648728
Reviewed-on: https://skia-review.googlesource.com/4771
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/config')
-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 6c38944fc1..0e3f3343c3 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: "33982e022c21a821bfa3e340bde30974e6ffa5fa" + revision: "19600e62c4a1217b57a99486ae1cf39cfa10310c" } deps { project_id: "depot_tools" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" branch: "master" - revision: "9701c7c16dc3afd5bade605d4c4ac911c2478aa1" + revision: "fda50ca02dfd8edea5abd0b9019a87793b80db3e" } deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "799034e5ee1634cf2d88b0a666e0d8ca934cd895" + revision: "d6020a7ef29d3f7fb77d16a1cd6b32c7b2f09dc2" } |