| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.h
|
| index 824db7f2fac8bb4c6f7a1d6f2e833bc83b560e61..f497593f907e2519794fb7bb50e05cd1c2cc7760 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.h
|
| @@ -42,7 +42,6 @@ public:
|
| visitor->traceWrappers(scriptWrappable->toImpl<TestInterfaceDocument>());
|
| }
|
| static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0;
|
| - CORE_EXPORT static void preparePrototypeAndInterfaceObject(v8::Local<v8::Context>, const DOMWrapperWorld&, v8::Local<v8::Object> prototypeObject, v8::Local<v8::Function> interfaceObject, v8::Local<v8::FunctionTemplate> interfaceTemplate) { }
|
| };
|
|
|
| template <>
|
|
|