| Index: sky/engine/core/dom/StyleEngine.h
|
| diff --git a/sky/engine/core/dom/StyleEngine.h b/sky/engine/core/dom/StyleEngine.h
|
| index 5db25b883629405bb0893b42961a88c4d9fe579b..591ffca7f91ea7e95cddde096215fa872b6b77fa 100644
|
| --- a/sky/engine/core/dom/StyleEngine.h
|
| +++ b/sky/engine/core/dom/StyleEngine.h
|
| @@ -53,7 +53,7 @@ class StyleSheet;
|
| class StyleSheetContents;
|
|
|
| class StyleEngine final : public CSSFontSelectorClient {
|
| - WTF_MAKE_FAST_ALLOCATED_WILL_BE_REMOVED;
|
| + WTF_MAKE_FAST_ALLOCATED;
|
| public:
|
|
|
| class IgnoringPendingStylesheet : public TemporaryChange<bool> {
|
|
|