Index: Source/core/html/HTMLSummaryElement.cpp |
diff --git a/Source/core/html/HTMLSummaryElement.cpp b/Source/core/html/HTMLSummaryElement.cpp |
index 886314350a0a994b3e1057a76d97fa4086594a2c..68e8a31564a4d64c4058583693d15f0263521560 100644 |
--- a/Source/core/html/HTMLSummaryElement.cpp |
+++ b/Source/core/html/HTMLSummaryElement.cpp |
@@ -24,7 +24,7 @@ |
#include "HTMLNames.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
#include "core/dom/KeyboardEvent.h" |
-#include "core/dom/NodeRenderingContext.h" |
+#include "core/dom/NodeRenderingTraversal.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/html/HTMLDetailsElement.h" |
#include "core/html/shadow/DetailsMarkerControl.h" |