Index: Source/core/html/HTMLCollection.h |
diff --git a/Source/core/html/HTMLCollection.h b/Source/core/html/HTMLCollection.h |
index 61655b788a1f412e6adc2816dfab7629317be32c..48a38922b559cc508a8d4c7cfbd2b5e196ed6691 100644 |
--- a/Source/core/html/HTMLCollection.h |
+++ b/Source/core/html/HTMLCollection.h |
@@ -28,8 +28,6 @@ |
#include "core/html/CollectionIndexCache.h" |
#include "core/html/CollectionType.h" |
#include "wtf/Forward.h" |
-#include "wtf/HashMap.h" |
-#include "wtf/Vector.h" |
namespace blink { |