Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / dom / DocumentParser.cpp
index 2fef5ff..27d73e0 100644 (file)
@@ -30,7 +30,7 @@
 #include "core/html/parser/TextResourceDecoder.h"
 #include "wtf/Assertions.h"
 
-namespace WebCore {
+namespace blink {
 
 DocumentParser::DocumentParser(Document* document)
     : m_state(ParsingState)