Index: third_party/WebKit/Source/bindings/tests/results/core/V8DataView.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8DataView.h b/third_party/WebKit/Source/bindings/tests/results/core/V8DataView.h |
index 669075187f0fe3c4803739729553af1484018462..fc729f6ce7bf716d6699cb108f94772a4a9e24fe 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8DataView.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8DataView.h |
@@ -37,7 +37,6 @@ public: |
visitor->traceWrappers(scriptWrappable->toImpl<TestDataView>()); |
} |
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 <> |