Index: third_party/WebKit/Source/core/editing/iterators/TextIterator.cpp |
diff --git a/third_party/WebKit/Source/core/editing/iterators/TextIterator.cpp b/third_party/WebKit/Source/core/editing/iterators/TextIterator.cpp |
index 7112f3f6e58ce50cd9a5044346bc433b8ca7ad62..e435441f99da0e38cb2ae9ef37a1d115faf26634 100644 |
--- a/third_party/WebKit/Source/core/editing/iterators/TextIterator.cpp |
+++ b/third_party/WebKit/Source/core/editing/iterators/TextIterator.cpp |
@@ -27,7 +27,7 @@ |
#include "core/editing/iterators/TextIterator.h" |
-#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/HTMLNames.h" |
#include "core/InputTypeNames.h" |
#include "core/dom/Document.h" |