Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / parser / create-html-entity-table
index 587e8a8..9812f0b 100755 (executable)
@@ -100,7 +100,7 @@ output_file.write("""/*
 #include "config.h"
 #include "core/html/parser/HTMLEntityTable.h"
 
-namespace WebCore {
+namespace blink {
 
 namespace {
 """)