| Index: Source/core/platform/graphics/skia/SkiaUtils.h
|
| diff --git a/Source/core/platform/graphics/skia/SkiaUtils.h b/Source/core/platform/graphics/skia/SkiaUtils.h
|
| index 3fa22645f4300b14742ac0e479a8c0aefbe28915..757f4e2be684800fb324b3d34a01c6022587b86b 100644
|
| --- a/Source/core/platform/graphics/skia/SkiaUtils.h
|
| +++ b/Source/core/platform/graphics/skia/SkiaUtils.h
|
| @@ -36,7 +36,7 @@
|
| #include "SkPath.h"
|
| #include "SkXfermode.h"
|
| #include "core/platform/graphics/GraphicsContext.h"
|
| -#include <wtf/MathExtras.h>
|
| +#include "wtf/MathExtras.h"
|
|
|
| class SkCanvas;
|
| class SkRegion;
|
|
|