Index: ui/gfx/font_list.h |
diff --git a/ui/gfx/font_list.h b/ui/gfx/font_list.h |
index ae96251cce89170b052ef40c753754626592918a..96398a1dcd0118781aa94d3caea4d35796955974 100644 |
--- a/ui/gfx/font_list.h |
+++ b/ui/gfx/font_list.h |
@@ -32,7 +32,7 @@ namespace gfx { |
// |
// FontList allows operator= since FontList is a data member type in RenderText, |
// and operator= is used in RenderText::SetFontList(). |
-class UI_EXPORT FontList { |
+class GFX_EXPORT FontList { |
public: |
// Creates a font list with a Font with default name and style. |
FontList(); |