| Index: Source/core/platform/graphics/skia/ImageSkia.cpp
|
| diff --git a/Source/core/platform/graphics/skia/ImageSkia.cpp b/Source/core/platform/graphics/skia/ImageSkia.cpp
|
| index 8f25fa20798d77295620972285ce18f61161f2fb..91bb40bf99d90844abccb14f8f66553274c3104a 100644
|
| --- a/Source/core/platform/graphics/skia/ImageSkia.cpp
|
| +++ b/Source/core/platform/graphics/skia/ImageSkia.cpp
|
| @@ -42,7 +42,7 @@
|
| #include "core/platform/graphics/skia/NativeImageSkia.h"
|
| #include "core/platform/graphics/skia/SkiaUtils.h"
|
| #include "core/platform/graphics/transforms/AffineTransform.h"
|
| -#include <wtf/text/WTFString.h>
|
| +#include "wtf/text/WTFString.h"
|
|
|
| #include <math.h>
|
| #include <limits>
|
|
|