From 9d7a73527a6df7d3523e93a6a1f964df08b94510 Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Thu, 25 Jan 2018 12:26:13 -0500 Subject: remove third_party/etc1 Nothing seems to reference it. Change-Id: Ib009a7dc33d31439b11588758015a07485f56eaa Reviewed-on: https://skia-review.googlesource.com/99861 Reviewed-by: Mike Klein Commit-Queue: Mike Klein --- public.bzl | 3 --- 1 file changed, 3 deletions(-) (limited to 'public.bzl') diff --git a/public.bzl b/public.bzl index 4eaecf8f78..d039497558 100644 --- a/public.bzl +++ b/public.bzl @@ -208,8 +208,6 @@ BASE_SRCS_ALL = struct( "src/jumper/SkJumper_generated.S", # Third Party - "third_party/etc1/*.cpp", - "third_party/etc1/*.h", "third_party/gif/*.cpp", "third_party/gif/*.h", ], @@ -416,7 +414,6 @@ INCLUDES = [ "src/shaders", "src/sksl", "src/utils", - "third_party/etc1", "third_party/gif", ] -- cgit v1.2.3