Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(314)

Unified Diff: infra/bots/recipe_modules/skia/api.py

Issue 2188543002: Add Vulkan runtime dll (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Remove Vulkan_flavor Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: infra/bots/recipe_modules/skia/api.py
diff --git a/infra/bots/recipe_modules/skia/api.py b/infra/bots/recipe_modules/skia/api.py
index d6c73270dbe1c9f22960efac81f636ff1ca1517e..58d51ec7ec5997fc5b572e32f418597417dc8289 100644
--- a/infra/bots/recipe_modules/skia/api.py
+++ b/infra/bots/recipe_modules/skia/api.py
@@ -52,6 +52,7 @@ BUILD_PRODUCTS_ISOLATE_WHITELIST = [
'iOSShell.ipa',
'visualbench',
'visualbench.exe',
+ 'vulkan-1.dll',
]
« no previous file with comments | « infra/bots/assets/win_vulkan_sdk/create_and_upload.py ('k') | infra/bots/recipe_modules/skia/default_flavor.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698