| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 8e918a3e3df32f770e983a397ccc6da397709e2b..e4bbf484b527121d84a408b0848d8f2e059611a7 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3661,6 +3661,7 @@
|
| 'platform/graphics/chromium/test/MockImageDecoder.h',
|
| 'platform/image-decoders/ImageDecoderTest.cpp',
|
| 'platform/image-decoders/gif/GIFImageDecoderTest.cpp',
|
| + 'platform/image-decoders/webp/WEBPImageDecoderTest.cpp',
|
| 'platform/text/DateTimeFormatTest.cpp',
|
| 'tests/HeapGraphSerializerTest.cpp',
|
| 'tests/LayoutUnit.cpp',
|
|
|