| Index: third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
|
| diff --git a/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp b/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
|
| index ff37425527755ddafdea159cfee9727e97708d26..3f4669906e1d158b67e5f4759d36e6124d67b17f 100644
|
| --- a/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
|
| +++ b/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
|
| @@ -160,7 +160,6 @@
|
| #include "core/page/PrintContext.h"
|
| #include "core/paint/PaintLayer.h"
|
| #include "core/paint/TransformRecorder.h"
|
| -#include "core/style/StyleInheritedData.h"
|
| #include "core/timing/DOMWindowPerformance.h"
|
| #include "core/timing/Performance.h"
|
| #include "platform/ScriptForbiddenScope.h"
|
|
|