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 b92c51263f5436e4f10d4416e43303a9a6d5a852..3e14de4b9e6b271f02b8b8c8ea3d3da352f7a942 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", |