Index: third_party/WebKit/Source/core/editing/iterators/TextIterator.h |
diff --git a/third_party/WebKit/Source/core/editing/iterators/TextIterator.h b/third_party/WebKit/Source/core/editing/iterators/TextIterator.h |
index bcff76b182bc5bbe4f17eaad781e03d1c92c0803..efd5e980d74b93704d173b39170f23881884a8ef 100644 |
--- a/third_party/WebKit/Source/core/editing/iterators/TextIterator.h |
+++ b/third_party/WebKit/Source/core/editing/iterators/TextIterator.h |
@@ -34,7 +34,7 @@ |
#include "core/editing/iterators/TextIteratorBehavior.h" |
#include "core/editing/iterators/TextIteratorTextState.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/Vector.h" |
+#include "platform/wtf/Vector.h" |
namespace blink { |