| Index: third_party/WebKit/Source/core/editing/iterators/TextIteratorTextState.h
|
| diff --git a/third_party/WebKit/Source/core/editing/iterators/TextIteratorTextState.h b/third_party/WebKit/Source/core/editing/iterators/TextIteratorTextState.h
|
| index 4203a14d8aab4b3b9df1999aae5c38637134d990..f9f52dd05e3e96627dbc3fca5f372af50cb8356c 100644
|
| --- a/third_party/WebKit/Source/core/editing/iterators/TextIteratorTextState.h
|
| +++ b/third_party/WebKit/Source/core/editing/iterators/TextIteratorTextState.h
|
| @@ -31,7 +31,7 @@
|
| #include "core/dom/Range.h"
|
| #include "core/editing/iterators/ForwardsTextBuffer.h"
|
| #include "core/editing/iterators/TextIteratorBehavior.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|