| Index: third_party/WebKit/Source/core/dom/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| index 687e822833ffe3c814fb88eaa65655a80bde456e..dfec6cc92c7c6460a91f43940e2c25c50e62f846 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -14,6 +14,8 @@ blink_core_sources("dom") {
|
| "AXObjectCacheBase.h",
|
| "AccessibleNode.cpp",
|
| "AccessibleNode.h",
|
| + "AccessibleNodeList.cpp",
|
| + "AccessibleNodeList.h",
|
| "AncestorList.h",
|
| "AnimationWorkletProxyClient.cpp",
|
| "AnimationWorkletProxyClient.h",
|
|
|