Index: public.bzl |
diff --git a/public.bzl b/public.bzl |
index 128f853673cdd0e5155240236b72710541700fa5..e2b3f3e3c181c16809da0a0f4010e389f4bcdf08 100644 |
--- a/public.bzl |
+++ b/public.bzl |
@@ -441,7 +441,7 @@ DM_SRCS_ALL = struct( |
"tests/PathOpsSkpClipTest.cpp", # Alternate main. |
"tests/skia_test.cpp", # Old main. |
"tests/SkpSkGrTest.cpp", # Alternate main. |
- "tests/SkSLErrorTest.cpp", # Excluded along with Vulkan. |
+ "tests/SkSL*.cpp", # Excluded along with Vulkan. |
"tests/SVGDeviceTest.cpp", |
"tools/gpu/gl/angle/*", |
"tools/gpu/gl/command_buffer/*", |