| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 4b1018d2b9550e15df750f44bcfadaa932c983aa..20707f872b14738fd4fc180422805df00ddbc664 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2621,6 +2621,8 @@
|
| 'dom/custom/CustomElementSyncMicrotaskQueue.h',
|
| 'dom/custom/CustomElementUpgradeCandidateMap.cpp',
|
| 'dom/custom/CustomElementUpgradeCandidateMap.h',
|
| + 'dom/shadow/SlotScopedTraversal.cpp',
|
| + 'dom/shadow/SlotScopedTraversal.h',
|
| 'dom/shadow/DistributedNodes.cpp',
|
| 'dom/shadow/DistributedNodes.h',
|
| 'dom/shadow/ElementShadow.cpp',
|
|
|