| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 4f59c0b432141485cef8950558c2b10eb197d232..89ee02df91c5e9848eadfd729f1c202c901f6bf7 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1747,6 +1747,8 @@
|
| 'dom/CustomElementDescriptor.h',
|
| 'dom/CustomElementDescriptorHash.h',
|
| 'dom/CustomElementLifecycleCallbacks.h',
|
| + 'dom/CustomElementRegistrationContext.cpp',
|
| + 'dom/CustomElementRegistrationContext.h',
|
| 'dom/CustomElementRegistry.cpp',
|
| 'dom/CustomElementRegistry.h',
|
| 'dom/CustomElementUpgradeCandidateMap.cpp',
|
|
|