Index: Source/bindings/tests/results/modules/V8TestInterface5.h |
diff --git a/Source/bindings/tests/results/modules/V8TestInterface5.h b/Source/bindings/tests/results/modules/V8TestInterface5.h |
index 8fa4f6fc13db5cb3957827941060cd23619df9fb..b59114659716a7911fb75f8d29bc7e8747a65fe3 100644 |
--- a/Source/bindings/tests/results/modules/V8TestInterface5.h |
+++ b/Source/bindings/tests/results/modules/V8TestInterface5.h |
@@ -21,6 +21,7 @@ |
namespace blink { |
class V8TestInterface5 { |
+ STATIC_ONLY(V8TestInterface5); |
public: |
MODULES_EXPORT static bool hasInstance(v8::Local<v8::Value>, v8::Isolate*); |
static v8::Local<v8::Object> findInstanceInPrototypeChain(v8::Local<v8::Value>, v8::Isolate*); |