aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index a18b8b1148..19691ed442 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -136,6 +136,7 @@ config("skia_private") {
"src/utils",
"src/utils/win",
"src/xml",
+ "third_party/etc1",
"third_party/gif",
]
@@ -631,6 +632,7 @@ component("skia") {
"src/sfnt/SkOTTable_name.cpp",
"src/sfnt/SkOTUtils.cpp",
"src/utils/mac/SkStream_mac.cpp",
+ "third_party/etc1/etc1.cpp",
"third_party/gif/SkGifImageReader.cpp",
]