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 d199a45c1b864974f103fbdb8fe98b3bb7ece43d..5ff04f937d245f7858cb88af8da03f27ac65468c 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", |