Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / dom / SandboxFlags.cpp
index 8d8e01c..f952fdd 100644 (file)
@@ -30,7 +30,7 @@
 #include "core/html/parser/HTMLParserIdioms.h"
 #include "wtf/text/StringBuilder.h"
 
-namespace WebCore {
+namespace blink {
 
 SandboxFlags parseSandboxPolicy(const String& policy, String& invalidTokensErrorMessage)
 {