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 4aa260778edd5d7b953febe5c456ce452b79711e..fab9a27ae05fcb0817823c87407763341249aa8f 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -1709,6 +1709,7 @@ test("blink_platform_unittests") { |
"image-decoders/gif/GIFImageDecoderTest.cpp", |
"image-decoders/ico/ICOImageDecoderTest.cpp", |
"image-decoders/jpeg/JPEGImageDecoderTest.cpp", |
+ "image-decoders/png/PNGImageDecoderTest.cpp", |
"image-decoders/webp/WEBPImageDecoderTest.cpp", |
"json/JSONParserTest.cpp", |
"json/JSONValuesTest.cpp", |