| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index 84929634d7eb2e0875057be843d63ce677f036bd..e1295bbb3126f284673840377ce8fa1fe2a70c2e 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -1212,6 +1212,7 @@
|
| 'image-decoders/gif/GIFImageDecoderTest.cpp',
|
| 'image-decoders/jpeg/JPEGImageDecoderTest.cpp',
|
| 'image-decoders/webp/WEBPImageDecoderTest.cpp',
|
| + 'image-decoders/ico/ICOImageDecoderTest.cpp',
|
| 'inspector_protocol/ParserTest.cpp',
|
| 'mac/VersionUtilMacTest.mm',
|
| 'network/EncodedFormDataTest.cpp',
|
|
|