summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/js/JSHTMLInputElementCustom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bindings/js/JSHTMLInputElementCustom.cpp')
-rw-r--r--WebCore/bindings/js/JSHTMLInputElementCustom.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/bindings/js/JSHTMLInputElementCustom.cpp b/WebCore/bindings/js/JSHTMLInputElementCustom.cpp
index e5166ee..6b47622 100644
--- a/WebCore/bindings/js/JSHTMLInputElementCustom.cpp
+++ b/WebCore/bindings/js/JSHTMLInputElementCustom.cpp
@@ -29,7 +29,6 @@
#include "Document.h"
#include "HTMLInputElement.h"
#include "Settings.h"
-#include <runtime/Error.h>
using namespace JSC;