Index: third_party/WebKit/Source/core/editing/iterators/WordAwareIterator.h |
diff --git a/third_party/WebKit/Source/core/editing/iterators/WordAwareIterator.h b/third_party/WebKit/Source/core/editing/iterators/WordAwareIterator.h |
index 4331f0e665d3813d9d44b5024c4cf853a3acd6f7..91be05492de63bd5771f98bd573b18d42a5b5eb5 100644 |
--- a/third_party/WebKit/Source/core/editing/iterators/WordAwareIterator.h |
+++ b/third_party/WebKit/Source/core/editing/iterators/WordAwareIterator.h |
@@ -28,7 +28,7 @@ |
#include "core/editing/iterators/TextIterator.h" |
#include "platform/heap/Heap.h" |
-#include "wtf/Vector.h" |
+#include "platform/wtf/Vector.h" |
namespace blink { |