| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index e33183d2fbdaf9f0cc8c85eff1f8564723300c39..b00a7711e13a9c1ffea2c68e6de044630eadb70c 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2171,6 +2171,7 @@
|
| 'dom/custom/CustomElementScheduler.h',
|
| 'dom/custom/CustomElementUpgradeCandidateMap.cpp',
|
| 'dom/custom/CustomElementUpgradeCandidateMap.h',
|
| + 'dom/custom/RefCountedCustomElementMicrotaskQueue.h',
|
| 'dom/shadow/ComposedTreeWalker.cpp',
|
| 'dom/shadow/ComposedTreeWalker.h',
|
| 'dom/shadow/ContentDistribution.cpp',
|
|
|