| Index: third_party/WebKit/Source/web/WebNode.cpp
|
| diff --git a/third_party/WebKit/Source/web/WebNode.cpp b/third_party/WebKit/Source/web/WebNode.cpp
|
| index 44ef00b9510a6df7a0e1842dbddacded138e83aa..8b001a89ad6498a85d4af0720f238db912a97d65 100644
|
| --- a/third_party/WebKit/Source/web/WebNode.cpp
|
| +++ b/third_party/WebKit/Source/web/WebNode.cpp
|
| @@ -37,6 +37,7 @@
|
| #include "core/dom/NodeList.h"
|
| #include "core/dom/StaticNodeList.h"
|
| #include "core/dom/TagCollection.h"
|
| +#include "core/editing/EditingUtilities.h"
|
| #include "core/editing/serializers/Serialization.h"
|
| #include "core/events/Event.h"
|
| #include "core/html/HTMLCollection.h"
|
|
|