Index: third_party/WebKit/Source/core/dom/Node.h |
diff --git a/third_party/WebKit/Source/core/dom/Node.h b/third_party/WebKit/Source/core/dom/Node.h |
index 8725bf275c9008b7177b6b66618e33d8a940b2e8..b3f64137860e7fa8ea2c786a7fe798b7e6f04e8c 100644 |
--- a/third_party/WebKit/Source/core/dom/Node.h |
+++ b/third_party/WebKit/Source/core/dom/Node.h |
@@ -26,7 +26,7 @@ |
#ifndef Node_h |
#define Node_h |
-#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "bindings/core/v8/NodeOrString.h" |
#include "bindings/core/v8/TraceWrapperMember.h" |
#include "core/CoreExport.h" |