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