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