Chromium Code Reviews| Index: Source/core/editing/TextIterator.h |
| diff --git a/Source/core/editing/TextIterator.h b/Source/core/editing/TextIterator.h |
| index 403402e138e82387f5b25d42d02daa815dc95b79..6f4950219356539e1100edf6a7f54701d4cd960e 100644 |
| --- a/Source/core/editing/TextIterator.h |
| +++ b/Source/core/editing/TextIterator.h |
| @@ -26,7 +26,7 @@ |
| #ifndef TextIterator_h |
| #define TextIterator_h |
| -#include "Range.h" |
| +#include "core/dom/Range.h" |
| #include "core/editing/FindOptions.h" |
| #include <wtf/Vector.h> |