| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index badef3919fc821f54487a7ea475d9a8b51747fc3..90df4cc082d573dbe51a493a30887359a3f59cf6 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1751,6 +1751,8 @@
|
| 'dom/CustomElementLifecycleCallbacks.h',
|
| 'dom/CustomElementRegistrationContext.cpp',
|
| 'dom/CustomElementRegistrationContext.h',
|
| + 'dom/CustomElementRegistrationContextualizer.cpp',
|
| + 'dom/CustomElementRegistrationContextualizer.h',
|
| 'dom/CustomElementRegistry.cpp',
|
| 'dom/CustomElementRegistry.h',
|
| 'dom/CustomElementUpgradeCandidateMap.cpp',
|
|
|