| Index: ui/gfx/platform_font_pango.h
|
| diff --git a/ui/gfx/platform_font_pango.h b/ui/gfx/platform_font_pango.h
|
| index 1804f37ddd39e25ccabdc87cc12603846f7f02b2..0846f5e0adf327a23109e96340be4d5fa3778c77 100644
|
| --- a/ui/gfx/platform_font_pango.h
|
| +++ b/ui/gfx/platform_font_pango.h
|
| @@ -18,7 +18,7 @@ class SkPaint;
|
|
|
| namespace gfx {
|
|
|
| -class UI_EXPORT PlatformFontPango : public PlatformFont {
|
| +class GFX_EXPORT PlatformFontPango : public PlatformFont {
|
| public:
|
| PlatformFontPango();
|
| explicit PlatformFontPango(NativeFont native_font);
|
|
|