Index: third_party/WebKit/Source/core/dom/Document.cpp |
diff --git a/third_party/WebKit/Source/core/dom/Document.cpp b/third_party/WebKit/Source/core/dom/Document.cpp |
index c69e212363ca0f5e1fe74a96c436c013208b4706..15bb79a2e478a3ef05664e29be03019198267300 100644 |
--- a/third_party/WebKit/Source/core/dom/Document.cpp |
+++ b/third_party/WebKit/Source/core/dom/Document.cpp |
@@ -32,7 +32,6 @@ |
#include "bindings/core/v8/DOMDataStore.h" |
#include "bindings/core/v8/ExceptionMessages.h" |
#include "bindings/core/v8/ExceptionState.h" |
-#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
#include "bindings/core/v8/HTMLScriptElementOrSVGScriptElement.h" |
#include "bindings/core/v8/Microtask.h" |
#include "bindings/core/v8/ScriptController.h" |