| Index: Source/core/platform/graphics/skia/PlatformContextSkia.h
|
| diff --git a/Source/core/platform/graphics/skia/PlatformContextSkia.h b/Source/core/platform/graphics/skia/PlatformContextSkia.h
|
| index d6deadf74f1a36feee18e1ac69af974ac97e45f5..2823cf0b9033d7c30012a5f298e5650dd257cf1f 100644
|
| --- a/Source/core/platform/graphics/skia/PlatformContextSkia.h
|
| +++ b/Source/core/platform/graphics/skia/PlatformContextSkia.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef PlatformContextSkia_h
|
| #define PlatformContextSkia_h
|
|
|
| -#include "OpaqueRegionSkia.h"
|
| #include "core/platform/graphics/GraphicsContext.h"
|
| +#include "core/platform/graphics/skia/OpaqueRegionSkia.h"
|
|
|
| #include "SkCanvas.h"
|
| #include "SkDashPathEffect.h"
|
|
|