| 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 9685a9ab9225cc9066ca57a0b34b88a4d2e218eb..8dbf685f4743c16df1b07b130fcdfdc162a295c1 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1061,8 +1061,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",
|
|
|