| Index: Source/web/WebNode.cpp
|
| diff --git a/Source/web/WebNode.cpp b/Source/web/WebNode.cpp
|
| index fed4a4071813f8bfa63cadae26dae5c40382ce22..e1a768f8d84da5bacabf4e56ab4f4e1741940400 100644
|
| --- a/Source/web/WebNode.cpp
|
| +++ b/Source/web/WebNode.cpp
|
| @@ -37,7 +37,7 @@
|
| #include "core/dom/Node.h"
|
| #include "core/dom/NodeList.h"
|
| #include "core/dom/TagCollection.h"
|
| -#include "core/editing/Serialization.h"
|
| +#include "core/editing/serializers/Serialization.h"
|
| #include "core/events/Event.h"
|
| #include "core/html/HTMLCollection.h"
|
| #include "core/html/HTMLElement.h"
|
|
|