summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/v8/custom/V8EventSourceConstructor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bindings/v8/custom/V8EventSourceConstructor.cpp')
-rw-r--r--WebCore/bindings/v8/custom/V8EventSourceConstructor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/bindings/v8/custom/V8EventSourceConstructor.cpp b/WebCore/bindings/v8/custom/V8EventSourceConstructor.cpp
index 458c35d..793ffb6 100644
--- a/WebCore/bindings/v8/custom/V8EventSourceConstructor.cpp
+++ b/WebCore/bindings/v8/custom/V8EventSourceConstructor.cpp
@@ -36,7 +36,6 @@
#include "EventSource.h"
#include "Frame.h"
#include "V8Binding.h"
-#include "V8CustomBinding.h"
#include "V8Proxy.h"
#include "V8Utilities.h"
#include "WorkerContext.h"