Exclude tools/gpu/atlastext from public.bzl
Change-Id: I6506519860d48417d525c48e1e60a4eb6e5070d9 Reviewed-on: https://skia-review.googlesource.com/73560 Reviewed-by: Brian Salomon <bsalomon@google.com>
This commit is contained in:
parent
cbcb0a12ad
commit
f9ec4707ee
@ -473,6 +473,7 @@ DM_SRCS_ALL = struct(
|
||||
"tests/skia_test.cpp", # Old main.
|
||||
"tests/SkpSkGrTest.cpp", # Alternate main.
|
||||
"tests/SVGDeviceTest.cpp",
|
||||
"tools/gpu/atlastext/*",
|
||||
"tools/gpu/gl/angle/*",
|
||||
"tools/gpu/gl/egl/*",
|
||||
"tools/gpu/gl/glx/*",
|
||||
|
Loading…
Reference in New Issue
Block a user