| Index: Source/platform/graphics/cpu/arm/filters/FEBlendNEON.h
|
| diff --git a/Source/core/platform/graphics/cpu/arm/filters/FEBlendNEON.h b/Source/platform/graphics/cpu/arm/filters/FEBlendNEON.h
|
| similarity index 99%
|
| rename from Source/core/platform/graphics/cpu/arm/filters/FEBlendNEON.h
|
| rename to Source/platform/graphics/cpu/arm/filters/FEBlendNEON.h
|
| index 4c84f716ecfdce23f36d72f33f2e9384d1ef5856..9fb3af57f90ea888562536260e98b451c94e38ca 100644
|
| --- a/Source/core/platform/graphics/cpu/arm/filters/FEBlendNEON.h
|
| +++ b/Source/platform/graphics/cpu/arm/filters/FEBlendNEON.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef FEBlendNEON_h
|
| #define FEBlendNEON_h
|
|
|
| -#include "core/platform/graphics/filters/FEBlend.h"
|
| +#include "platform/graphics/filters/FEBlend.h"
|
|
|
| #if HAVE(ARM_NEON_INTRINSICS)
|
|
|
|
|