| Index: third_party/WebKit/Source/core/dom/NodeRareData.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/NodeRareData.cpp b/third_party/WebKit/Source/core/dom/NodeRareData.cpp
|
| index 7d859d6f44add4dcbb51383bc871cd1054648ef3..f52fa27143cf1aace428470368d382a2b799ea19 100644
|
| --- a/third_party/WebKit/Source/core/dom/NodeRareData.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/NodeRareData.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "core/dom/Element.h"
|
| #include "core/dom/ElementRareData.h"
|
| #include "core/frame/FrameHost.h"
|
| -#include "core/layout/LayoutObject.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|