Chromium Code Reviews| Index: ui/accessibility/BUILD.gn |
| diff --git a/ui/accessibility/BUILD.gn b/ui/accessibility/BUILD.gn |
| index fa5c4917a501e4273afcdae4b671e2aa670c9ff1..2c9b49dea289a9c21ae1e84497fc02e6d6910f95 100644 |
| --- a/ui/accessibility/BUILD.gn |
| +++ b/ui/accessibility/BUILD.gn |
| @@ -45,6 +45,8 @@ component("accessibility") { |
| "ax_node.h", |
| "ax_node_data.cc", |
| "ax_node_data.h", |
| + "ax_relative_bounds.cc", |
| + "ax_relative_bounds.h", |
| "ax_serializable_tree.cc", |
| "ax_serializable_tree.h", |
| "ax_text_utils.cc", |