| Index: Source/core/dom/custom/CustomElementScheduler.h
|
| diff --git a/Source/core/dom/custom/CustomElementScheduler.h b/Source/core/dom/custom/CustomElementScheduler.h
|
| index c58b07570e031510881fd331dcb94bfa97fae03f..68c3dc9382fae5baac4fe992e1209783005e52a5 100644
|
| --- a/Source/core/dom/custom/CustomElementScheduler.h
|
| +++ b/Source/core/dom/custom/CustomElementScheduler.h
|
| @@ -43,6 +43,7 @@ namespace WebCore {
|
|
|
| class CustomElementDescriptor;
|
| class CustomElementMicrotaskImportStep;
|
| +class CustomElementRegistrationContext;
|
| class Element;
|
| class HTMLImportChild;
|
|
|
|
|