| Index: Source/core/platform/graphics/filters/FEBlend.cpp
|
| diff --git a/Source/core/platform/graphics/filters/FEBlend.cpp b/Source/core/platform/graphics/filters/FEBlend.cpp
|
| index 4df9e5ca7ecc8b27ba73d895504b396cdc26bcee..b4fb7cb6b1a55de80f345d9cd3aace11b4b5e4bb 100644
|
| --- a/Source/core/platform/graphics/filters/FEBlend.cpp
|
| +++ b/Source/core/platform/graphics/filters/FEBlend.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "core/platform/text/TextStream.h"
|
| #include "core/rendering/RenderTreeAsText.h"
|
|
|
| -#include <wtf/Uint8ClampedArray.h>
|
| +#include "wtf/Uint8ClampedArray.h"
|
|
|
| #include "SkBitmapSource.h"
|
| #include "SkXfermodeImageFilter.h"
|
|
|