Index: third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.h b/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.h |
index 3c9c687105afab02a9d09ec6b336864cf245d63b..50e9cecdb0ca58f51181119e018f46b137756dcd 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.h |
@@ -36,7 +36,6 @@ public: |
visitor->trace(scriptWrappable->toImpl<SVGTestInterface>()); |
} |
static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0; |
- static void installConditionallyEnabledProperties(v8::Local<v8::Object>, v8::Isolate*) { } |
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) { } |
}; |