| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index d4cab47adf1e55e83112cd146b99f3c78d3f37cf..0dedc85cd63015a904f65e02535ab49edafca65f 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1064,8 +1064,6 @@ component("platform") {
|
| "image-decoders/bmp/BMPImageReader.h",
|
| "image-decoders/gif/GIFImageDecoder.cpp",
|
| "image-decoders/gif/GIFImageDecoder.h",
|
| - "image-decoders/gif/GIFImageReader.cpp",
|
| - "image-decoders/gif/GIFImageReader.h",
|
| "image-decoders/ico/ICOImageDecoder.cpp",
|
| "image-decoders/ico/ICOImageDecoder.h",
|
| "image-decoders/jpeg/JPEGImageDecoder.cpp",
|
|
|