| Index: third_party/WebKit/Source/core/paint/PaintLayer.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintLayer.cpp b/third_party/WebKit/Source/core/paint/PaintLayer.cpp
|
| index 78fa4e42d04b74a3cc6b1ec1411fb3cd61f3cd24..86be06a07e877747cf01d2c9600751fa6b6878b8 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintLayer.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/PaintLayer.cpp
|
| @@ -62,6 +62,8 @@
|
| #include "core/layout/LayoutReplica.h"
|
| #include "core/layout/LayoutTreeAsText.h"
|
| #include "core/layout/LayoutView.h"
|
| +#include "core/layout/api/LayoutPartItem.h"
|
| +#include "core/layout/api/LayoutViewItem.h"
|
| #include "core/layout/compositing/CompositedLayerMapping.h"
|
| #include "core/layout/compositing/PaintLayerCompositor.h"
|
| #include "core/layout/svg/LayoutSVGResourceClipper.h"
|
|
|