From 4293a1e5f259cf12560d6e794c1a05ad4dbc0b32 Mon Sep 17 00:00:00 2001 From: Matt Sarett Date: Thu, 6 Apr 2017 09:50:47 -0400 Subject: Manual revert: Add support for writing ICC profiles to webp encoder Bug: skia: Change-Id: I4e70bee8c2ea8dbd5ae1e84aa097f5a7e2e62721 Reviewed-on: https://skia-review.googlesource.com/11444 Reviewed-by: Matt Sarett Reviewed-by: Leon Scroggins Commit-Queue: Matt Sarett --- third_party/libwebp/BUILD.gn | 4 ---- 1 file changed, 4 deletions(-) (limited to 'third_party/libwebp') diff --git a/third_party/libwebp/BUILD.gn b/third_party/libwebp/BUILD.gn index 7fec982e35..3e9bd06020 100644 --- a/third_party/libwebp/BUILD.gn +++ b/third_party/libwebp/BUILD.gn @@ -128,10 +128,6 @@ if (skia_use_system_libwebp) { "../externals/libwebp/src/enc/tree_enc.c", "../externals/libwebp/src/enc/vp8l_enc.c", "../externals/libwebp/src/enc/webp_enc.c", - "../externals/libwebp/src/mux/anim_encode.c", - "../externals/libwebp/src/mux/muxedit.c", - "../externals/libwebp/src/mux/muxinternal.c", - "../externals/libwebp/src/mux/muxread.c", "../externals/libwebp/src/utils/bit_reader_utils.c", "../externals/libwebp/src/utils/bit_writer_utils.c", "../externals/libwebp/src/utils/color_cache_utils.c", -- cgit v1.2.3