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 273b870a841b3407250f751473dc170218390ae4..0f663837181bc59f831b905cd3db650c24bd7ca1 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" |