| Index: Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp
|
| diff --git a/Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp b/Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp
|
| index 7b11de87749e3ea2decb995a26ba22d05aa32568..5dd3b5d89e73e3706b8b38407e536ab5e227ac76 100644
|
| --- a/Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp
|
| +++ b/Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "platform/image-decoders/webp/WEBPImageDecoder.h"
|
|
|
| -#include "RuntimeEnabledFeatures.h"
|
| +#include "platform/RuntimeEnabledFeatures.h"
|
| #include "platform/SharedBuffer.h"
|
| #include "public/platform/Platform.h"
|
| #include "public/platform/WebData.h"
|
|
|