| 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 eeed4089bb7871f7f43f4484ab9163ebf90872f1..e59fa6e02e098507ae09ca31337f0d1a6a7d52a4 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1025,8 +1025,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",
|
|
|