| Index: third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp
 | 
| diff --git a/third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp b/third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp
 | 
| index 4a038a1d70c0e8e42ec18e4609a0fe77a9bf86db..07b5e361fbee14735bda680b5369120d56f2f039 100644
 | 
| --- a/third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp
 | 
| +++ b/third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp
 | 
| @@ -5,6 +5,7 @@
 | 
|  #include "core/layout/PaintInvalidationState.h"
 | 
|  
 | 
|  #include "core/frame/FrameView.h"
 | 
| +#include "core/frame/LocalFrame.h"
 | 
|  #include "core/frame/Settings.h"
 | 
|  #include "core/layout/LayoutInline.h"
 | 
|  #include "core/layout/LayoutPart.h"
 | 
| 
 |