| Index: third_party/WebKit/Source/core/paint/PaintLayer.h
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintLayer.h b/third_party/WebKit/Source/core/paint/PaintLayer.h
|
| index 31f4ea8fd19869f438f82975aa91f9da34655972..f9fc1a680e963c6d0bb246aba769b39516716bcd 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintLayer.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintLayer.h
|
| @@ -46,8 +46,8 @@
|
| #define PaintLayer_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/layout/ClipRectsCache.h"
|
| #include "core/layout/LayoutBox.h"
|
| +#include "core/paint/ClipRectsCache.h"
|
| #include "core/paint/PaintLayerClipper.h"
|
| #include "core/paint/PaintLayerFragment.h"
|
| #include "core/paint/PaintLayerResourceInfo.h"
|
|
|