Index: public.bzl |
diff --git a/public.bzl b/public.bzl |
index 573488814e1b0a2a84c2673feb6121a976dab3e6..36896f7db6c35e6de357a9b6cdcb6eb5bc31dfd8 100644 |
--- a/public.bzl |
+++ b/public.bzl |
@@ -435,7 +435,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/*", |