Index: Source/bindings/tests/results/V8TestConstants.cpp |
diff --git a/Source/bindings/tests/results/V8TestConstants.cpp b/Source/bindings/tests/results/V8TestConstants.cpp |
index c461fa4e4e74ad51f4dc22ca88af07bd18808472..c2a7ff8b18e6e4718c899a537a260930334b9de0 100644 |
--- a/Source/bindings/tests/results/V8TestConstants.cpp |
+++ b/Source/bindings/tests/results/V8TestConstants.cpp |
@@ -53,7 +53,7 @@ void webCoreInitializeScriptWrappableForInterface(WebCore::TestConstants* object |
} |
namespace WebCore { |
-WrapperTypeInfo V8TestConstants::wrapperTypeInfo = { V8TestConstants::GetTemplate, V8TestConstants::derefObject, 0, 0, 0, V8TestConstants::installPerContextEnabledPrototypeProperties, 0, WrapperTypeObjectPrototype }; |
+const WrapperTypeInfo V8TestConstants::wrapperTypeInfo = { V8TestConstants::GetTemplate, V8TestConstants::derefObject, 0, 0, 0, V8TestConstants::installPerContextEnabledPrototypeProperties, 0, WrapperTypeObjectPrototype }; |
namespace TestConstantsV8Internal { |