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 8d3238b0464824628e6ec1bf321b0ccfbcc75b53..334902ce44d0301cacadaadc8c1659239ace78a7 100644 |
--- a/third_party/WebKit/Source/core/dom/BUILD.gn |
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn |
@@ -10,6 +10,7 @@ blink_core_sources("dom") { |
sources = [ |
"AXObjectCache.cpp", |
"AXObjectCache.h", |
+ "AXObjectCacheBase.h", |
"AccessibleNode.cpp", |
"AccessibleNode.h", |
"AncestorList.h", |