aboutsummaryrefslogtreecommitdiffhomepage
path: root/public.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'public.bzl')
-rw-r--r--public.bzl2
1 files changed, 0 insertions, 2 deletions
diff --git a/public.bzl b/public.bzl
index 0936c92c70..9ae6e7d438 100644
--- a/public.bzl
+++ b/public.bzl
@@ -402,7 +402,6 @@ INCLUDES = [
"include/pathops",
"include/ports",
"include/private",
- "include/svg",
"include/utils",
"include/utils/mac",
"src/codec",
@@ -483,7 +482,6 @@ DM_SRCS_ALL = struct(
exclude = [
"tests/FontMgrAndroidParserTest.cpp", # Android-only.
"tests/skia_test.cpp", # Old main.
- "tests/SVGDeviceTest.cpp",
"tools/gpu/atlastext/*",
"tools/gpu/gl/angle/*",
"tools/gpu/gl/egl/*",