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 39353d7b1609da43fccf32f81d7844d047642a5c..2314fb3d085d817843e20a33d70f770037ea869c 100644 |
| --- a/core/include/fxge/fx_font.h |
| +++ b/core/include/fxge/fx_font.h |
| @@ -525,4 +525,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_ |