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-01-26 20:15:50 +0000
commit9d7a73527a6df7d3523e93a6a1f964df08b94510 (patch)
treed9fb5c9d75122542e5070499e1bb76c01a7e1d2d /tools/check-headers-self-sufficient
parentabe639caf407bba695c9c3eba7779fad8ae4f0db (diff)
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>
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',