Index: Source/core/html/CollectionIndexCache.h |
diff --git a/Source/core/html/CollectionIndexCache.h b/Source/core/html/CollectionIndexCache.h |
index db6f97ffbbf72a5adffa40c3b971d0f2c19895e3..2f039efd65b22a3c144aa6089df81dfff127af2e 100644 |
--- a/Source/core/html/CollectionIndexCache.h |
+++ b/Source/core/html/CollectionIndexCache.h |
@@ -32,8 +32,6 @@ |
#ifndef CollectionIndexCache_h |
#define CollectionIndexCache_h |
-#include "core/dom/Element.h" |
- |
namespace blink { |
template <typename Collection, typename NodeType> |