Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / mac / LocalCurrentGraphicsContext.mm
index 13c128c..9c7c1b2 100644 (file)
@@ -24,7 +24,7 @@
 #include "platform/graphics/GraphicsContext.h"
 #include "platform_canvas.h"
 
-namespace WebCore {
+namespace blink {
 
 LocalCurrentGraphicsContext::LocalCurrentGraphicsContext(GraphicsContext* graphicsContext)
     : m_didSetGraphicsContext(false)