Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGTests.cpp
index 92ce90e..a0964f8 100644 (file)
@@ -41,7 +41,7 @@ SVGTests::SVGTests(SVGElement* contextElement)
     contextElement->addToPropertyMap(m_systemLanguage);
 }
 
-bool SVGTests::hasExtension(SVGTests&, const String&)
+bool SVGTests::hasExtension(const String&)
 {
     // FIXME: Implement me!
     return false;