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. |
# |