Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / frame / csp / CSPSourceList.cpp
index bff7146..a102ca4 100644 (file)
@@ -14,7 +14,7 @@
 #include "wtf/text/Base64.h"
 #include "wtf/text/WTFString.h"
 
-namespace WebCore {
+namespace blink {
 
 static bool isSourceListNone(const UChar* begin, const UChar* end)
 {
@@ -482,4 +482,4 @@ void CSPSourceList::addSourceHash(const ContentSecurityPolicyHashAlgorithm& algo
 }
 
 
-} // namespace WebCore
+} // namespace blink