Index: third_party/WebKit/Source/core/editing/commands/DeleteFromTextNodeCommand.cpp |
diff --git a/third_party/WebKit/Source/core/editing/commands/DeleteFromTextNodeCommand.cpp b/third_party/WebKit/Source/core/editing/commands/DeleteFromTextNodeCommand.cpp |
index 062d01a5e1a821ab65a8933bdbe59d573399fb08..c95abbf2fdb51b1a0e61a765e2930145fdb92d57 100644 |
--- a/third_party/WebKit/Source/core/editing/commands/DeleteFromTextNodeCommand.cpp |
+++ b/third_party/WebKit/Source/core/editing/commands/DeleteFromTextNodeCommand.cpp |
@@ -26,7 +26,6 @@ |
#include "core/editing/commands/DeleteFromTextNodeCommand.h" |
#include "bindings/core/v8/ExceptionState.h" |
-#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
#include "core/dom/Text.h" |
#include "core/editing/EditingUtilities.h" |