Index: Source/bindings/tests/results/core/V8TestInterfaceWillBeGarbageCollected.h |
diff --git a/Source/bindings/tests/results/core/V8TestInterfaceWillBeGarbageCollected.h b/Source/bindings/tests/results/core/V8TestInterfaceWillBeGarbageCollected.h |
index d4ea78974b8d0ec0707913daea83dda717160b41..6ae032491e827df941a24680903e0f56b824a98f 100644 |
--- a/Source/bindings/tests/results/core/V8TestInterfaceWillBeGarbageCollected.h |
+++ b/Source/bindings/tests/results/core/V8TestInterfaceWillBeGarbageCollected.h |
@@ -42,7 +42,6 @@ public: |
visitor->trace(scriptWrappableBase->toImpl<TestInterfaceWillBeGarbageCollected>()); |
#endif |
} |
- static EventTarget* toEventTarget(v8::Handle<v8::Object>); |
static void constructorCallback(const v8::FunctionCallbackInfo<v8::Value>&); |
static const int eventListenerCacheIndex = v8DefaultWrapperInternalFieldCount + 0; |
static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 1; |