| Index: Source/web/WebLocalFrameImpl.cpp
|
| diff --git a/Source/web/WebLocalFrameImpl.cpp b/Source/web/WebLocalFrameImpl.cpp
|
| index e5dda709819dfd490fe33332237042616ab0c604..90a5b77ffb06442e32cab1924f1d416fcab4f2ca 100644
|
| --- a/Source/web/WebLocalFrameImpl.cpp
|
| +++ b/Source/web/WebLocalFrameImpl.cpp
|
| @@ -108,9 +108,9 @@
|
| #include "core/editing/FrameSelection.h"
|
| #include "core/editing/InputMethodController.h"
|
| #include "core/editing/PlainTextRange.h"
|
| -#include "core/editing/Serialization.h"
|
| #include "core/editing/TextAffinity.h"
|
| #include "core/editing/iterators/TextIterator.h"
|
| +#include "core/editing/serializers/Serialization.h"
|
| #include "core/editing/spellcheck/SpellChecker.h"
|
| #include "core/fetch/ResourceFetcher.h"
|
| #include "core/fetch/SubstituteData.h"
|
|
|