From 5ab827c50b6f1e62a6346070841651278300138f Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Thu, 25 Jan 2018 12:26:13 -0500 Subject: Reland "remove third_party/etc1" This is a reland of 9d7a73527a6df7d3523e93a6a1f964df08b94510. Original change's description: > 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 Change-Id: I3a6428074896c7b3c80cb23db61f70d7cb0c785f Reviewed-on: https://skia-review.googlesource.com/108460 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 6086f1ce02..0880254af5 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