Index: Source/core/dom/custom/CustomElementScheduler.h |
diff --git a/Source/core/dom/custom/CustomElementScheduler.h b/Source/core/dom/custom/CustomElementScheduler.h |
index 256c0abb0357115d4821a9f5bd71c0af30384f4f..1a0da980ca936f3db50794f683a37ecb0d2e1a4b 100644 |
--- a/Source/core/dom/custom/CustomElementScheduler.h |
+++ b/Source/core/dom/custom/CustomElementScheduler.h |
@@ -48,6 +48,7 @@ class CustomElementRegistrationContext; |
class HTMLImportChild; |
class CustomElementScheduler final : public NoBaseWillBeGarbageCollected<CustomElementScheduler> { |
+ WTF_MAKE_FAST_ALLOCATED_WILL_BE_REMOVED(CustomElementScheduler); |
DECLARE_EMPTY_DESTRUCTOR_WILL_BE_REMOVED(CustomElementScheduler); |
public: |