| Index: third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp | 
| diff --git a/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp b/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp | 
| index f57b66166d4eb51fe2e352176ad8449a072603d3..e2d1489affb4490f2a42ea57fe10ae307cbb1492 100644 | 
| --- a/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp | 
| +++ b/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp | 
| @@ -9,6 +9,7 @@ | 
| #include "core/frame/Settings.h" | 
| #include "core/layout/LayoutInline.h" | 
| #include "core/layout/LayoutPart.h" | 
| +#include "core/layout/LayoutView.h" | 
| #include "core/layout/svg/LayoutSVGRoot.h" | 
| #include "core/paint/ObjectPaintProperties.h" | 
| #include "core/paint/PaintLayer.h" | 
|  |