From f9ec4707ee13db1cb76b368762ad551fe0cd3555 Mon Sep 17 00:00:00 2001 From: Brian Salomon Date: Sun, 19 Nov 2017 14:46:36 -0500 Subject: Exclude tools/gpu/atlastext from public.bzl Change-Id: I6506519860d48417d525c48e1e60a4eb6e5070d9 Reviewed-on: https://skia-review.googlesource.com/73560 Reviewed-by: Brian Salomon --- public.bzl | 1 + 1 file changed, 1 insertion(+) (limited to 'public.bzl') diff --git a/public.bzl b/public.bzl index dfc163b187..7d2ee5d1be 100644 --- a/public.bzl +++ b/public.bzl @@ -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/*", -- cgit v1.2.3