aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/check-headers-self-sufficient
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2018-01-25 12:26:13 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-02-20 16:52:43 +0000
commit5ab827c50b6f1e62a6346070841651278300138f (patch)
tree9a7d8a3965bf8a10611bb278a03a76968b3de816 /tools/check-headers-self-sufficient
parent5c036433b769394a68b0b799ce32c181e23874e0 (diff)
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 <mtklein@chromium.org> > Commit-Queue: Mike Klein <mtklein@chromium.org> Change-Id: I3a6428074896c7b3c80cb23db61f70d7cb0c785f Reviewed-on: https://skia-review.googlesource.com/108460 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'tools/check-headers-self-sufficient')
-rwxr-xr-xtools/check-headers-self-sufficient1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/check-headers-self-sufficient b/tools/check-headers-self-sufficient
index 9b676c1094..fe58b63fb4 100755
--- a/tools/check-headers-self-sufficient
+++ b/tools/check-headers-self-sufficient
@@ -77,7 +77,6 @@ all_header_args = [
'-Itools/flags',
'-Itools/gpu',
'-Itools/timer',
- '-Ithird_party/etc1',
'-Ithird_party/externals/jsoncpp/include',
'-Ithird_party/externals/libjpeg-turbo',
'-Ithird_party/externals/sfntly/cpp/src',