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 75fe9a85ff4f71ded869d1f08fc84c6a22021b55..d6d85035954018c469c3b156e615f36fe8ec88a8 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", |
| "Attr.h", |