Index: third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.h b/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.h |
index 1829df642911ea678972db4604f673f9bd3f4b38..baa2192bb6541810d128c16a256c858207d47146 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.h |
@@ -41,7 +41,6 @@ public: |
visitor->traceWrappers(scriptWrappable->toImpl<SVGTestInterface>()); |
} |
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 <> |