| Index: Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h
|
| diff --git a/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h b/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h
|
| index 996c5be2676c3555b955948a33b7a013619faa79..10b865d03a0d3139c7e694a555237369f00df0dc 100644
|
| --- a/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h
|
| +++ b/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h
|
| @@ -34,7 +34,6 @@ public:
|
| {
|
| visitor->trace(scriptWrappableBase->toImpl<TestInterfaceGarbageCollected>());
|
| }
|
| - 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;
|
|
|