Index: Source/bindings/tests/results/V8TestMediaQueryListListener.cpp |
diff --git a/Source/bindings/tests/results/V8TestMediaQueryListListener.cpp b/Source/bindings/tests/results/V8TestMediaQueryListListener.cpp |
index 581e5c83dfc5513769a251728b587d07252e19b2..86c0bdd47ab08560a3741ed130414074b1c85e87 100644 |
--- a/Source/bindings/tests/results/V8TestMediaQueryListListener.cpp |
+++ b/Source/bindings/tests/results/V8TestMediaQueryListListener.cpp |
@@ -56,7 +56,7 @@ void webCoreInitializeScriptWrappableForInterface(WebCore::TestMediaQueryListLis |
} |
namespace WebCore { |
-WrapperTypeInfo V8TestMediaQueryListListener::wrapperTypeInfo = { V8TestMediaQueryListListener::GetTemplate, V8TestMediaQueryListListener::derefObject, 0, 0, 0, V8TestMediaQueryListListener::installPerContextEnabledPrototypeProperties, 0, WrapperTypeObjectPrototype }; |
+const WrapperTypeInfo V8TestMediaQueryListListener::wrapperTypeInfo = { V8TestMediaQueryListListener::GetTemplate, V8TestMediaQueryListListener::derefObject, 0, 0, 0, V8TestMediaQueryListListener::installPerContextEnabledPrototypeProperties, 0, WrapperTypeObjectPrototype }; |
namespace TestMediaQueryListListenerV8Internal { |