| Index: Source/core/platform/graphics/skia/OpaqueRegionSkia.h
|
| diff --git a/Source/core/platform/graphics/skia/OpaqueRegionSkia.h b/Source/core/platform/graphics/skia/OpaqueRegionSkia.h
|
| index 34a2277c44f3c4fe97544748d8e9e10fa87ee1da..35c63e5e4409ce4332c349cc2c735bb4bc8083f7 100644
|
| --- a/Source/core/platform/graphics/skia/OpaqueRegionSkia.h
|
| +++ b/Source/core/platform/graphics/skia/OpaqueRegionSkia.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef OpaqueRegionSkia_h
|
| #define OpaqueRegionSkia_h
|
|
|
| -#include "core/platform/graphics/IntRect.h"
|
| +#include "platform/geometry/IntRect.h"
|
|
|
| #include "SkBitmap.h"
|
| #include "SkCanvas.h"
|
|
|