Index: third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.h b/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.h |
index 25cd6866287180a5ce6e28ff977d3386337d5a18..e54ae60f4c7722db247495a2636705297fa858ce 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.h |
@@ -35,7 +35,6 @@ public: |
visitor->traceWrappers(scriptWrappable->toImpl<TestArrayBuffer>()); |
} |
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 <> |