| 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 c46f4d661d9e7efb1c8aeffaff0cad6a84803c65..a121a9e46163876c0f86ba4761779ec48fdf532e 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -12,6 +12,7 @@ blink_core_sources("dom") {
|
| "AXObjectCache.h",
|
| "AccessibleNode.cpp",
|
| "AccessibleNode.h",
|
| + "AllDescendantsCollection.h",
|
| "AncestorList.h",
|
| "AnimationWorkletProxyClient.h",
|
| "Attr.cpp",
|
|
|