Index: Source/bindings/core/v8/custom/V8HTMLOptionsCollectionCustom.cpp |
diff --git a/Source/bindings/core/v8/custom/V8HTMLOptionsCollectionCustom.cpp b/Source/bindings/core/v8/custom/V8HTMLOptionsCollectionCustom.cpp |
index 04dc0f8c73ccd659e69d5e5295215f2260376af8..6088b96daa66ab4f0bdc00f44d41042296d3a892 100644 |
--- a/Source/bindings/core/v8/custom/V8HTMLOptionsCollectionCustom.cpp |
+++ b/Source/bindings/core/v8/custom/V8HTMLOptionsCollectionCustom.cpp |
@@ -37,7 +37,6 @@ |
#include "bindings/core/v8/V8Node.h" |
#include "bindings/core/v8/V8NodeList.h" |
#include "core/dom/ExceptionCode.h" |
-#include "core/dom/NamedNodesCollection.h" |
#include "core/html/HTMLOptionElement.h" |
#include "core/html/HTMLOptionsCollection.h" |
#include "core/html/HTMLSelectElement.h" |