aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar Greg Daniel <egdaniel@google.com>2017-01-20 10:45:49 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-01-20 16:19:02 +0000
commit80a08dd2e5cc379100ae944b3f3fadf887d518f0 (patch)
treef4e1c66fb34af5c04201030bcf868881febe5ba0 /infra/config
parentf61bc4d22996cc92f3d58f9972f75860cb3d5168 (diff)
Fix Vulkan crashes on nexus player
This CL enables Vulkan Test bots on the NexusPlayer TBR:bsalomon@google.com BUG=skia: Change-Id: I0cc8b01107afcc84e0cb0631f361f3615fc8dd9b Reviewed-on: https://skia-review.googlesource.com/5681 Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com>
Diffstat (limited to 'infra/config')
-rw-r--r--infra/config/recipes.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index bf850cae56..20c852992a 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: "7ab5cc6255f6bae0ce71241a26c509f557e9983b"
+ revision: "e2e91bd2def317153737460ec00b4266ff03e4ab"
}