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