Index: third_party/WebKit/Source/core/html/forms/NumberInputType.cpp |
diff --git a/third_party/WebKit/Source/core/html/forms/NumberInputType.cpp b/third_party/WebKit/Source/core/html/forms/NumberInputType.cpp |
index 23bbc4660fd9bd13adb772e9b5715d25444ad114..8d546912f56b7e60cca0f1c163def7d3662e1cbd 100644 |
--- a/third_party/WebKit/Source/core/html/forms/NumberInputType.cpp |
+++ b/third_party/WebKit/Source/core/html/forms/NumberInputType.cpp |
@@ -34,7 +34,6 @@ |
#include "bindings/core/v8/ExceptionState.h" |
#include "core/HTMLNames.h" |
#include "core/InputTypeNames.h" |
-#include "core/dom/ExceptionCode.h" |
#include "core/events/BeforeTextInsertedEvent.h" |
#include "core/events/KeyboardEvent.h" |
#include "core/events/ScopedEventQueue.h" |