Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGFEFuncRElement.cpp
index 8c82dea..5379ccd 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "core/svg/SVGFEFuncRElement.h"
 
-namespace WebCore {
+namespace blink {
 
 inline SVGFEFuncRElement::SVGFEFuncRElement(Document& document)
     : SVGComponentTransferFunctionElement(SVGNames::feFuncRTag, document)