Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.h |
index 430112edb89ef5bf2f8b0e601ca9876f884e5f55..352add4695722c40c417b37c2136d65ea2f7f79a 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.h |
@@ -42,7 +42,6 @@ public: |
visitor->traceWrappers(scriptWrappable->toImpl<TestSpecialOperations>()); |
} |
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 <> |