Index: public/web/WebFontDescription.h |
diff --git a/public/web/WebFontDescription.h b/public/web/WebFontDescription.h |
index 465a4d536fa4d341d0915634fee186ec66be1f90..d40030caae664e1534b9df0e01b6772dcc58df83 100644 |
--- a/public/web/WebFontDescription.h |
+++ b/public/web/WebFontDescription.h |
@@ -37,7 +37,7 @@ |
namespace WebCore { class FontDescription; } |
#endif |
-namespace WebKit { |
+namespace blink { |
struct WebFontDescription { |
enum GenericFamily { |
@@ -101,6 +101,6 @@ struct WebFontDescription { |
#endif |
}; |
-} // namespace WebKit |
+} // namespace blink |
#endif |