| Index: third_party/WebKit/Source/core/paint/PaintLayerClipper.h
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintLayerClipper.h b/third_party/WebKit/Source/core/paint/PaintLayerClipper.h
|
| index 90d7eb9452da6b06577ce8ba33fd8e9d6ddecebf..3dc9a19877d55975908cf0858b1e9cfef2d472bd 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintLayerClipper.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintLayerClipper.h
|
| @@ -46,7 +46,7 @@
|
| #define PaintLayerClipper_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/layout/ClipRectsCache.h"
|
| +#include "core/paint/ClipRectsCache.h"
|
|
|
| #include "platform/graphics/paint/GeometryMapper.h"
|
| #include "platform/scroll/ScrollTypes.h"
|
|
|