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