Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestException.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestException.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestException.h |
index 22ea87719148f1772380e3d5199e6648c7be3b7e..ad42d475b2b0f7c72c4354f488516fbce1268c48 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestException.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestException.h |
@@ -42,7 +42,6 @@ public: |
} |
static void constructorCallback(const v8::FunctionCallbackInfo<v8::Value>&); |
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 <> |