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 d1f742d06c15c66187088676fb489e36287eecaf..5a828b31b6276a77624e82b1dd5452b1afb39b0c 100644 |
--- a/third_party/WebKit/Source/core/dom/BUILD.gn |
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn |
@@ -11,6 +11,8 @@ blink_core_sources("dom") { |
"AXObject.h", |
"AXObjectCache.cpp", |
"AXObjectCache.h", |
+ "AXObjectCacheBase.cpp", |
+ "AXObjectCacheBase.h", |
"AccessibleNode.cpp", |
"AccessibleNode.h", |
"AncestorList.h", |