| Index: Source/core/testing/Internals.cpp
|
| diff --git a/Source/core/testing/Internals.cpp b/Source/core/testing/Internals.cpp
|
| index 015f461f6380b32ee16cacaf11b3b22888994a35..640d2fa93164dba2fc90ba87aad7eed829dfc776 100644
|
| --- a/Source/core/testing/Internals.cpp
|
| +++ b/Source/core/testing/Internals.cpp
|
| @@ -65,11 +65,11 @@
|
| #include "core/dom/shadow/ShadowRoot.h"
|
| #include "core/editing/Editor.h"
|
| #include "core/editing/PlainTextRange.h"
|
| -#include "core/editing/Serialization.h"
|
| #include "core/editing/SurroundingText.h"
|
| #include "core/editing/iterators/TextIterator.h"
|
| #include "core/editing/markers/DocumentMarker.h"
|
| #include "core/editing/markers/DocumentMarkerController.h"
|
| +#include "core/editing/serializers/Serialization.h"
|
| #include "core/editing/spellcheck/SpellCheckRequester.h"
|
| #include "core/editing/spellcheck/SpellChecker.h"
|
| #include "core/fetch/MemoryCache.h"
|
|
|