Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.h |
index e26830eb7a1da437c3023bcb790cb9df37299080..2298a2af7e7a95ab654a12ca3793f220e7fb0e2e 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.h |
@@ -36,7 +36,6 @@ public: |
visitor->trace(scriptWrappable->toImpl<TestInterfaceCheckSecurity>()); |
} |
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) { } |
}; |