Chromium Code Reviews| 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 05345e2abb1dcf83c65b1492eb4fd23eb98ab228..c043680c84728ee8e6153f15ab38ac167c919bc2 100644 |
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn |
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn |
| @@ -10,6 +10,8 @@ blink_core_sources("dom") { |
| sources = [ |
| "AXObjectCache.cpp", |
| "AXObjectCache.h", |
| + "AccessibleNode.cpp", |
| + "AccessibleNode.h", |
| "AnimationWorkletProxyClient.h", |
| "Attr.cpp", |
| "AttributeCollection.h", |