Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / quota / NavigatorStorageQuota.cpp
index 35d08cb..8ea1b19 100644 (file)
@@ -35,7 +35,7 @@
 #include "modules/quota/DeprecatedStorageQuota.h"
 #include "modules/quota/StorageQuota.h"
 
-namespace WebCore {
+namespace blink {
 
 NavigatorStorageQuota::NavigatorStorageQuota(LocalFrame* frame)
     : DOMWindowProperty(frame)
@@ -105,4 +105,4 @@ void NavigatorStorageQuota::trace(Visitor* visitor)
     WillBeHeapSupplement<Navigator>::trace(visitor);
 }
 
-} // namespace WebCore
+} // namespace blink