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 fd9fb760361d7aca9e9af0cb081449f77477bd14..c8ecff5a463b36b95ad1699bfd1953f2e28d85f2 100644 |
--- a/third_party/WebKit/Source/core/dom/Node.h |
+++ b/third_party/WebKit/Source/core/dom/Node.h |
@@ -26,7 +26,7 @@ |
#define Node_h |
#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
-#include "bindings/core/v8/UnionTypesCore.h" |
+#include "bindings/core/v8/NodeOrString.h" |
#include "core/CoreExport.h" |
#include "core/dom/MutationObserver.h" |
#include "core/dom/SimulatedClickOptions.h" |