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 b69161eed5caf01103530b28e46ff293bc9b0ba1..6c306e4187ed2b471293ac92c09ed71a1a99f758 100644 |
| --- a/ui/gfx/win/direct_write.h |
| +++ b/ui/gfx/win/direct_write.h |
| @@ -15,6 +15,8 @@ GFX_EXPORT bool ShouldUseDirectWrite(); |
| GFX_EXPORT void MaybeInitializeDirectWrite(); |
| +GFX_EXPORT bool IsDirectWriteEnabled(); |
| + |
| } // namespace win |
| } // namespace gfx |