diff options
author | Eric Boren <borenet@google.com> | 2016-11-28 08:55:29 -0500 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2016-11-28 19:32:12 +0000 |
commit | 16dd6e6b80d03271d1d56828e3ba336e2f21c457 (patch) | |
tree | 409ca85dcb5354279cd429bfede65902da24b577 /infra | |
parent | 11d53974317fa29cc516075382e658ddd45fc151 (diff) |
Roll recipe DEPS
BUG=skia:
Change-Id: I048f54052ca66cb5d73fe9adafe33a690f9dc0d1
Reviewed-on: https://skia-review.googlesource.com/5263
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra')
-rw-r--r-- | infra/config/recipes.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 545f2a01bf..068bc81955 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,13 +5,13 @@ deps { project_id: "build" url: "https://chromium.googlesource.com/chromium/tools/build.git" branch: "master" - revision: "7bef3619099d890f888b58f46969cb59dc66eadb" + revision: "8bfe79b76f899d92b66b60861fb1b0c4c6c51938" } deps { project_id: "depot_tools" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" branch: "master" - revision: "0bfa9ad781d20a6514aa07c0bc711605b10d99fa" + revision: "b8c535f696faf93835aa1fe7b99e00cbdc6d5a79" } deps { project_id: "recipe_engine" |