| 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 04a158e212d49c2fbd61588b1f570da86e2cac47..86ac3389048cce7587b97abfe7440ef26ffa6abf 100644
|
| --- a/third_party/WebKit/Source/core/dom/NodeRareData.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/NodeRareData.cpp
|
| @@ -30,6 +30,7 @@
|
|
|
| #include "core/dom/NodeRareData.h"
|
|
|
| +#include "bindings/core/v8/ScriptWrappableVisitor.h"
|
| #include "core/dom/Element.h"
|
| #include "core/dom/ElementRareData.h"
|
| #include "core/frame/FrameHost.h"
|
|
|