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

Unified Diff: gn/shared_sources.gni

Issue 2336343002: GN: Android Vulkan support (Closed)
Patch Set: simpler Created 4 years, 3 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
« no previous file with comments | « gn/BUILDCONFIG.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gn/shared_sources.gni
diff --git a/gn/shared_sources.gni b/gn/shared_sources.gni
index 9a4af745382c3f17c871c1df482f987dd577784f..71c3b548d2dc1c89436cf5bb9563743c53350ef4 100644
--- a/gn/shared_sources.gni
+++ b/gn/shared_sources.gni
@@ -44,6 +44,7 @@ _gpu_gypi = exec_script("gypi_to_gn.py",
[ "../gyp/gpu.gypi" ])
skia_gpu_sources = _gpu_gypi.skgpu_sources
skia_null_gpu_sources = _gpu_gypi.skgpu_null_gl_sources
+skia_vk_sources = _gpu_gypi.skgpu_vk_sources
# Opts.
#
« no previous file with comments | « gn/BUILDCONFIG.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698