Index: Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
diff --git a/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp b/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
index 5d94fbe82892334574a1d5bf5b8e02374e014bd0..1c8b94d4b16d5ecd42a3753a54e141dbf4175d04 100644 |
--- a/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
+++ b/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
@@ -59,7 +59,7 @@ void webCoreInitializeScriptWrappableForInterface(WebCore::TestOverloadedConstru |
} |
namespace WebCore { |
-WrapperTypeInfo V8TestOverloadedConstructors::wrapperTypeInfo = { V8TestOverloadedConstructors::GetTemplate, V8TestOverloadedConstructors::derefObject, 0, 0, 0, V8TestOverloadedConstructors::installPerContextEnabledPrototypeProperties, 0, WrapperTypeObjectPrototype }; |
+const WrapperTypeInfo V8TestOverloadedConstructors::wrapperTypeInfo = { V8TestOverloadedConstructors::GetTemplate, V8TestOverloadedConstructors::derefObject, 0, 0, 0, V8TestOverloadedConstructors::installPerContextEnabledPrototypeProperties, 0, WrapperTypeObjectPrototype }; |
namespace TestOverloadedConstructorsV8Internal { |