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