| 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 496dab61201bea2afe637971cc49acfb33f28201..01139383539154f207b029cfec0c1bf13793a9e8 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",
|
| + "AncestorList.h",
|
| "AnimationWorkletProxyClient.h",
|
| "Attr.cpp",
|
| "Attr.h",
|
|
|