Chromium Code Reviews| Index: ui/accessibility/BUILD.gn |
| diff --git a/ui/accessibility/BUILD.gn b/ui/accessibility/BUILD.gn |
| index 4910aaa1edeb1815ed1b5f08f7deb882bfe2074a..60d3772092a6704f90a0c1e075c83d3acaad3b60 100644 |
| --- a/ui/accessibility/BUILD.gn |
| +++ b/ui/accessibility/BUILD.gn |
| @@ -27,6 +27,8 @@ component("accessibility") { |
| "ax_range.h", |
| "ax_relative_bounds.cc", |
| "ax_relative_bounds.h", |
| + "ax_role_properties.cc", |
| + "ax_role_properties.h", |
| "ax_serializable_tree.cc", |
| "ax_serializable_tree.h", |
| "ax_text_utils.cc", |