Index: third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.h b/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.h |
index 500569b6cfb2e0c6b8919a2f11df889e8a38cd4a..53082c6d88b220c3187f8c171812032c9ed3c99f 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.h |
@@ -35,7 +35,6 @@ public: |
visitor->traceWrappers(scriptWrappable->toImpl<TestArrayBufferView>()); |
} |
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 <> |