Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / loader / CookieJar.cpp
index 6fffb50..67e80e4 100644 (file)
@@ -41,7 +41,7 @@
 #include "public/platform/WebURL.h"
 #include "public/platform/WebVector.h"
 
-namespace WebCore {
+namespace blink {
 
 static blink::WebCookieJar* toCookieJar(const Document* document)
 {