| 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 652a075716d275d8cc3315d46513429a20353294..ca4235c50db4908aaea82098f56d8b2c8c283a6d 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2611,6 +2611,8 @@
|
| 'dom/custom/CustomElementSyncMicrotaskQueue.h',
|
| 'dom/custom/CustomElementUpgradeCandidateMap.cpp',
|
| 'dom/custom/CustomElementUpgradeCandidateMap.h',
|
| + 'dom/shadow/AssignedElementTraversal.cpp',
|
| + 'dom/shadow/AssignedElementTraversal.h',
|
| 'dom/shadow/DistributedNodes.cpp',
|
| 'dom/shadow/DistributedNodes.h',
|
| 'dom/shadow/ElementShadow.cpp',
|
|
|