Index: Source/bindings/tests/results/modules/V8TestInterfacePartial.h |
diff --git a/Source/bindings/tests/results/modules/V8TestInterfacePartial.h b/Source/bindings/tests/results/modules/V8TestInterfacePartial.h |
index d4534a11e84860df4b124d48fbf2309ec79fbddb..f1a79c6d0e845623fca0c7987c94a8a7c536d256 100644 |
--- a/Source/bindings/tests/results/modules/V8TestInterfacePartial.h |
+++ b/Source/bindings/tests/results/modules/V8TestInterfacePartial.h |
@@ -18,6 +18,7 @@ |
namespace blink { |
class V8TestInterfacePartial { |
+ STATIC_ONLY(V8TestInterfacePartial); |
public: |
static void initialize(); |
static void implementsCustomVoidMethodMethodCustom(const v8::FunctionCallbackInfo<v8::Value>&); |