summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/js/JSWebSocketConstructor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bindings/js/JSWebSocketConstructor.cpp')
-rw-r--r--WebCore/bindings/js/JSWebSocketConstructor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/bindings/js/JSWebSocketConstructor.cpp b/WebCore/bindings/js/JSWebSocketConstructor.cpp
index 5b34765..ca2e104 100644
--- a/WebCore/bindings/js/JSWebSocketConstructor.cpp
+++ b/WebCore/bindings/js/JSWebSocketConstructor.cpp
@@ -37,7 +37,6 @@
#include "JSWebSocket.h"
#include "ScriptExecutionContext.h"
#include "WebSocket.h"
-#include <runtime/Error.h>
using namespace JSC;