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