Index: Source/platform/fonts/FontRenderStyle.h |
diff --git a/Source/platform/fonts/FontRenderStyle.h b/Source/platform/fonts/FontRenderStyle.h |
index e44abb4478225e50557586cb5785bcf01b612e85..4b921fc7b47f1efb25661192c467e605e19742c0 100644 |
--- a/Source/platform/fonts/FontRenderStyle.h |
+++ b/Source/platform/fonts/FontRenderStyle.h |
@@ -30,7 +30,7 @@ |
#ifndef FontRenderStyle_h |
#define FontRenderStyle_h |
-namespace WebCore { |
+namespace blink { |
// FontRenderStyle describes the user's preferences for rendering a font at a |
// given size. |