Chromium Code Reviews| Index: ui/gfx/win/direct_write.h |
| diff --git a/ui/gfx/win/direct_write.h b/ui/gfx/win/direct_write.h |
| index b621bf8d284b6603ac1f0c825088cf9a7ea54017..b69161eed5caf01103530b28e46ff293bc9b0ba1 100644 |
| --- a/ui/gfx/win/direct_write.h |
| +++ b/ui/gfx/win/direct_write.h |
| @@ -13,6 +13,8 @@ namespace win { |
| // Returns whether DirectWrite font rendering should be used. |
| GFX_EXPORT bool ShouldUseDirectWrite(); |
| +GFX_EXPORT void MaybeInitializeDirectWrite(); |
| + |
| } // namespace win |
| } // namespace gfx |