Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(578)

Unified Diff: Source/core/html/CollectionIndexCache.h

Issue 412533002: Remove unnecessary includes from collection / nodelist classes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698