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