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