diff options
author | Eric Boren <borenet@google.com> | 2016-12-05 07:22:51 -0500 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2016-12-05 12:55:45 +0000 |
commit | b048e81c5c27fe6c6134eaf9ab96594e2eee0d1d (patch) | |
tree | 76e27450ece59140a65fb6a778cb9df9d38f49c3 | |
parent | 8b4b56ac2927bbb31c634f840916f4ce948d2f53 (diff) |
Roll recipe DEPS
BUG=skia:
Change-Id: I9ef5de7c94377ef54a10e14efa59f7e142543da6
Reviewed-on: https://skia-review.googlesource.com/5571
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
-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 068bc81955..e73641bf45 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: "8bfe79b76f899d92b66b60861fb1b0c4c6c51938" + revision: "d53d991fd8f7911ff472b8299e368e0dc9768141" } deps { project_id: "depot_tools" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" branch: "master" - revision: "b8c535f696faf93835aa1fe7b99e00cbdc6d5a79" + revision: "b6849ac483138b2d479ebe4ed47d3e3890423db9" } deps { project_id: "recipe_engine" |