summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/js/JSElementCustom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bindings/js/JSElementCustom.cpp')
-rw-r--r--WebCore/bindings/js/JSElementCustom.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/bindings/js/JSElementCustom.cpp b/WebCore/bindings/js/JSElementCustom.cpp
index f691620..3bfe110 100644
--- a/WebCore/bindings/js/JSElementCustom.cpp
+++ b/WebCore/bindings/js/JSElementCustom.cpp
@@ -30,7 +30,6 @@
#include "config.h"
#include "JSElement.h"
-#include "CSSHelper.h"
#include "Document.h"
#include "ExceptionCode.h"
#include "HTMLFrameElementBase.h"