Chromium Code Reviews| Index: sky/engine/core/dom/StyleEngine.h |
| diff --git a/sky/engine/core/dom/StyleEngine.h b/sky/engine/core/dom/StyleEngine.h |
| index 6d21618bda43e5799386144fff724a3ac41aa617..b6718b391d2d7ab67931812d029ef2c46bf2dd1a 100644 |
| --- a/sky/engine/core/dom/StyleEngine.h |
| +++ b/sky/engine/core/dom/StyleEngine.h |
| @@ -82,6 +82,7 @@ private: |
| void clearFontCache(); |
| void updateActiveStyleSheets(); |
| + void updateDocumentFonts(); |
| RawPtr<Document> m_document; |