| Index: Source/bindings/tests/results/core/V8TestInterfaceConstructor4.h
|
| diff --git a/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.h b/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.h
|
| index e2c8dd36cd662c5057f5da4957ce0841fb58f6fa..4b7e8c3693c93769a37f2d3758d867778e5bdff7 100644
|
| --- a/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.h
|
| +++ b/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.h
|
| @@ -19,6 +19,7 @@
|
| namespace blink {
|
|
|
| class V8TestInterfaceConstructor4 {
|
| + STATIC_ONLY(V8TestInterfaceConstructor4);
|
| public:
|
| CORE_EXPORT static bool hasInstance(v8::Local<v8::Value>, v8::Isolate*);
|
| static v8::Local<v8::Object> findInstanceInPrototypeChain(v8::Local<v8::Value>, v8::Isolate*);
|
|
|