diff options
author | Kevin Lubick <kjlubick@google.com> | 2017-01-18 11:28:10 -0500 |
---|---|---|
committer | Kevin Lubick <kjlubick@google.com> | 2017-01-18 16:29:02 +0000 |
commit | 70a309aa055dad8b2e7a6cbd90774f44a7fcd5fb (patch) | |
tree | 8b101bcc886838176db8aa77cbd25b4936b7bd4c /infra | |
parent | 2c86249465c28a532c8be55b6ba497021e3110ec (diff) |
Roll Recipe DEPS
skia-recipes:
f3a0ef9 Make gn use Vulkan SDK on Windows And Linux
7ab5cc6 Wrap GN args in ""
CQ_INCLUDE_TRYBOTS=skia.primary:Build-Ubuntu-Clang-x86_64-Debug-Vulkan,Build-Ubuntu-Clang-x86_64-Release-Vulkan
Change-Id: I48225fde38bf909acff3eea9e5d09f43bff7f8ec
Reviewed-on: https://skia-review.googlesource.com/7176
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Diffstat (limited to 'infra')
-rw-r--r-- | infra/config/recipes.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 8309d35a25..bf850cae56 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -23,5 +23,5 @@ deps { project_id: "skia-recipes" url: "https://skia.googlesource.com/skia-recipes.git" branch: "master" - revision: "071ac85bf3b837f9889c3b32f48356bfc7a0e229" + revision: "7ab5cc6255f6bae0ce71241a26c509f557e9983b" } |