Index: third_party/WebKit/Source/core/html/HTMLOptionsCollection.cpp |
diff --git a/third_party/WebKit/Source/core/html/HTMLOptionsCollection.cpp b/third_party/WebKit/Source/core/html/HTMLOptionsCollection.cpp |
index 1ab0fb1123cb930dbe08326ba1b7375b2cb94ac5..14172158e4dc16608fd5e344ee3d2400898ce540 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLOptionsCollection.cpp |
+++ b/third_party/WebKit/Source/core/html/HTMLOptionsCollection.cpp |
@@ -24,7 +24,6 @@ |
#include "bindings/core/v8/ExceptionMessages.h" |
#include "bindings/core/v8/ExceptionState.h" |
#include "bindings/core/v8/UnionTypesCore.h" |
-#include "core/dom/ExceptionCode.h" |
#include "core/dom/StaticNodeList.h" |
#include "core/html/HTMLOptionElement.h" |
#include "core/html/HTMLSelectElement.h" |