Index: third_party/WebKit/Source/core/editing/iterators/TextIteratorTextState.cpp |
diff --git a/third_party/WebKit/Source/core/editing/iterators/TextIteratorTextState.cpp b/third_party/WebKit/Source/core/editing/iterators/TextIteratorTextState.cpp |
index 005dad5bd84a501f399abbcb620f952be36c3119..3aa98ffe706ecbef59989037ae680f79c146f83d 100644 |
--- a/third_party/WebKit/Source/core/editing/iterators/TextIteratorTextState.cpp |
+++ b/third_party/WebKit/Source/core/editing/iterators/TextIteratorTextState.cpp |
@@ -27,6 +27,7 @@ |
#include "core/editing/iterators/TextIteratorTextState.h" |
+#include "core/html/HTMLElement.h" |
#include "platform/wtf/text/StringBuilder.h" |
namespace blink { |