summaryrefslogtreecommitdiff
path: root/Source/WebCore/bindings/v8/custom/V8MutationCallbackCustom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/bindings/v8/custom/V8MutationCallbackCustom.cpp')
-rw-r--r--Source/WebCore/bindings/v8/custom/V8MutationCallbackCustom.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/bindings/v8/custom/V8MutationCallbackCustom.cpp b/Source/WebCore/bindings/v8/custom/V8MutationCallbackCustom.cpp
index 7f3095d63..ee3e68022 100644
--- a/Source/WebCore/bindings/v8/custom/V8MutationCallbackCustom.cpp
+++ b/Source/WebCore/bindings/v8/custom/V8MutationCallbackCustom.cpp
@@ -39,7 +39,6 @@
#include "V8Callback.h"
#include "V8MutationObserver.h"
#include "V8MutationRecord.h"
-#include "V8Proxy.h"
#include <wtf/Assertions.h>
#include <wtf/GetPtr.h>
#include <wtf/RefCounted.h>