Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / mac / KillRingMac.mm
index 350a646..63fd8f8 100644 (file)
@@ -26,7 +26,7 @@
 #import "config.h"
 #import "platform/KillRing.h"
 
-namespace WebCore {
+namespace blink {
 
 extern "C" {
 
@@ -80,4 +80,4 @@ void KillRing::setToYankedState()
     _NSSetKillRingToYankedState();
 }
 
-} // namespace WebCore
+} // namespace blink