Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.h |
index 03a640ee3b64b33515ff1b611e697ce8a36d79f7..2913acc094b58496fa7392574d86254d755baeac 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.h |
@@ -41,7 +41,6 @@ public: |
visitor->traceWrappers(scriptWrappable->toImpl<TestSpecialOperationsNotEnumerable>()); |
} |
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 <> |