Chromium Code Reviews| Index: ui/accessibility/BUILD.gn |
| diff --git a/ui/accessibility/BUILD.gn b/ui/accessibility/BUILD.gn |
| index 22922f56f59c0a203519c2aabd9e9ff918fac246..c6dd43b2b1d8f4bf0e98e9a2dc52e069cd04b00a 100644 |
| --- a/ui/accessibility/BUILD.gn |
| +++ b/ui/accessibility/BUILD.gn |
| @@ -17,6 +17,8 @@ component("accessibility") { |
| sources = [ |
| "ax_action_data.cc", |
| "ax_action_data.h", |
| + "ax_host_delegate.cc", |
| + "ax_host_delegate.h", |
| "ax_node.cc", |
| "ax_node.h", |
| "ax_node_data.cc", |