Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h |
index 3c166544039d015da61370271a5c3587710b6794..e0e4dec87bdb0ac6311aaca78fd3a9799c97f6f2 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h |
@@ -44,7 +44,6 @@ public: |
static void constructorCallback(const v8::FunctionCallbackInfo<v8::Value>&); |
static const int eventListenerCacheIndex = v8DefaultWrapperInternalFieldCount + 0; |
static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 1; |
- 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 <> |