| Index: third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.cpp
 | 
| diff --git a/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.cpp b/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.cpp
 | 
| index 834073755348431ca03fddc622dca333c9e3ad71..796c69a50cd4ba67703acad442416d0f304a84c6 100644
 | 
| --- a/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.cpp
 | 
| +++ b/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.cpp
 | 
| @@ -5,6 +5,7 @@
 | 
|  #include "core/paint/PaintPropertyTreePrinter.h"
 | 
|  
 | 
|  #include "core/frame/FrameView.h"
 | 
| +#include "core/frame/LocalFrame.h"
 | 
|  #include "core/layout/LayoutView.h"
 | 
|  #include "core/paint/ObjectPaintProperties.h"
 | 
|  
 | 
| 
 |