Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 972f6a9271bf9b9b183d2d14aaf1698b2ea1bfc2..19670169d896b24a9423672024dc8c2a081f3f7f 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -541,7 +541,7 @@ component("skia") { |
| "src/svg/SkSVGDevice.cpp", |
| "src/utils/mac/SkStream_mac.cpp", |
| "third_party/etc1/etc1.cpp", |
| - "third_party/gif/GIFImageReader.cpp", |
| + "third_party/gif/SkGifImageReader.cpp", |
| "third_party/ktx/ktx.cpp", |
| ] |