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