Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGAltGlyphElement.h
index afd562b..790f0d7 100644 (file)
@@ -28,7 +28,7 @@
 #include "core/svg/SVGURIReference.h"
 #include "wtf/Vector.h"
 
-namespace WebCore {
+namespace blink {
 
 class ExceptionState;
 
@@ -50,7 +50,7 @@ private:
     virtual RenderObject* createRenderer(RenderStyle*) OVERRIDE;
 };
 
-} // namespace WebCore
+} // namespace blink
 
 #endif
 #endif