aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
authorGravatar Herb Derby <herb@google.com>2017-02-10 11:15:17 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-02-16 20:03:46 +0000
commit3bf12c60e265b09f282c9cc0fea1219b0b1b1088 (patch)
tree6ccf9d1183837ec9c7aa8b6b240a0be5e102e648 /BUILD.gn
parentd519d484949161df6d4b2ecadc282427cab532cf (diff)
Remove third_party/ktx from Skia.
Change-Id: I3a1f68b0528f8789af5ccc0704b0a68fe14f52d3 Reviewed-on: https://skia-review.googlesource.com/8319 Commit-Queue: Herb Derby <herb@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index e47835055f..024ee73ccd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -114,7 +114,6 @@ config("skia_private") {
"src/xml",
"third_party/etc1",
"third_party/gif",
- "third_party/ktx",
]
defines = [
@@ -613,7 +612,6 @@ component("skia") {
"src/utils/mac/SkStream_mac.cpp",
"third_party/etc1/etc1.cpp",
"third_party/gif/SkGifImageReader.cpp",
- "third_party/ktx/ktx.cpp",
]
libs = []