Index: third_party/WebKit/Source/core/html/HTMLSummaryElement.cpp |
diff --git a/third_party/WebKit/Source/core/html/HTMLSummaryElement.cpp b/third_party/WebKit/Source/core/html/HTMLSummaryElement.cpp |
index 1ca52f98edf2967989c02f1e14ac2469ad25df9c..5a7a5b91133c2c7c1ef7626c691f7f482006a78a 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLSummaryElement.cpp |
+++ b/third_party/WebKit/Source/core/html/HTMLSummaryElement.cpp |
@@ -22,7 +22,7 @@ |
#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
#include "core/HTMLNames.h" |
-#include "core/dom/shadow/ComposedTreeTraversal.h" |
+#include "core/dom/shadow/FlatTreeTraversal.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/events/KeyboardEvent.h" |
#include "core/html/HTMLContentElement.h" |