Index: third_party/WebKit/Source/core/editing/commands/WrapContentsInDummySpanCommand.cpp |
diff --git a/third_party/WebKit/Source/core/editing/commands/WrapContentsInDummySpanCommand.cpp b/third_party/WebKit/Source/core/editing/commands/WrapContentsInDummySpanCommand.cpp |
index 143705c407b09407da0383ca1361f11f05a79ec7..fd95b9267e4db7baddf8772889dd2fd9addbea4f 100644 |
--- a/third_party/WebKit/Source/core/editing/commands/WrapContentsInDummySpanCommand.cpp |
+++ b/third_party/WebKit/Source/core/editing/commands/WrapContentsInDummySpanCommand.cpp |
@@ -25,7 +25,7 @@ |
#include "core/editing/commands/WrapContentsInDummySpanCommand.h" |
-#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/editing/EditingUtilities.h" |
#include "core/editing/commands/ApplyStyleCommand.h" |
#include "core/html/HTMLSpanElement.h" |