Chromium Code Reviews| Index: core/include/fxge/fx_font.h |
| diff --git a/core/include/fxge/fx_font.h b/core/include/fxge/fx_font.h |
| index bdaeff7dd6f58fb72837918237bd2bba414114a3..f36801584dabe38320937b1669d26bd9bd7e646b 100644 |
| --- a/core/include/fxge/fx_font.h |
| +++ b/core/include/fxge/fx_font.h |
| @@ -445,4 +445,6 @@ class IFX_GSUBTable { |
| CFX_ByteString GetNameFromTT(const uint8_t* name_table, FX_DWORD name); |
| +int PDF_GetStandardFontName(CFX_ByteString* name); |
| + |
| #endif // CORE_INCLUDE_FXGE_FX_FONT_H_ |