| Index: Source/bindings/tests/results/core/V8TestInterfaceEventTarget.h
|
| diff --git a/Source/bindings/tests/results/core/V8TestInterfaceEventTarget.h b/Source/bindings/tests/results/core/V8TestInterfaceEventTarget.h
|
| index e102d18dde415160696736cfc287fd04f649cb1c..e00dcb93fde330c29d5a209fc9ef2db2c5d05bb2 100644
|
| --- a/Source/bindings/tests/results/core/V8TestInterfaceEventTarget.h
|
| +++ b/Source/bindings/tests/results/core/V8TestInterfaceEventTarget.h
|
| @@ -42,7 +42,6 @@ public:
|
| visitor->trace(scriptWrappableBase->toImpl<TestInterfaceEventTarget>());
|
| #endif
|
| }
|
| - static EventTarget* toEventTarget(v8::Handle<v8::Object>);
|
| static const int eventListenerCacheIndex = v8DefaultWrapperInternalFieldCount + 0;
|
| static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 1;
|
| static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceEventTarget* impl)
|
|
|