| Index: Source/core/editing/htmlediting.cpp
|
| diff --git a/Source/core/editing/htmlediting.cpp b/Source/core/editing/htmlediting.cpp
|
| index 0fcbfc76f007934d68c973cc9aed9c89550784e7..22d87c90db0a2c122a570e8dcc986797f8d481a0 100644
|
| --- a/Source/core/editing/htmlediting.cpp
|
| +++ b/Source/core/editing/htmlediting.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "core/HTMLElementFactory.h"
|
| #include "core/HTMLNames.h"
|
| #include "core/dom/Document.h"
|
| -#include "core/dom/NodeTraversal.h"
|
| +#include "core/dom/ElementTraversal.h"
|
| #include "core/dom/PositionIterator.h"
|
| #include "core/dom/Range.h"
|
| #include "core/dom/Text.h"
|
|
|