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