Index: Source/core/html/parser/create-html-entity-table |
diff --git a/Source/core/html/parser/create-html-entity-table b/Source/core/html/parser/create-html-entity-table |
index 587e8a8f5d11d027abb3826782953a3f8d58814f..9812f0b1e93561d80e0086e1983c8e07ab9735cf 100755 |
--- a/Source/core/html/parser/create-html-entity-table |
+++ b/Source/core/html/parser/create-html-entity-table |
@@ -100,7 +100,7 @@ output_file.write("""/* |
#include "config.h" |
#include "core/html/parser/HTMLEntityTable.h" |
-namespace WebCore { |
+namespace blink { |
namespace { |
""") |