Chromium Code Reviews| Index: ui/accessibility/BUILD.gn |
| diff --git a/ui/accessibility/BUILD.gn b/ui/accessibility/BUILD.gn |
| index fa5c4917a501e4273afcdae4b671e2aa670c9ff1..58473ac6c4e2f0019143cc6eb31a699c7b586db2 100644 |
| --- a/ui/accessibility/BUILD.gn |
| +++ b/ui/accessibility/BUILD.gn |
| @@ -41,6 +41,8 @@ if (use_x11) { |
| component("accessibility") { |
| sources = [ |
| + "../../tmp-traceclass.h", |
| + "../../tmp-traceclass.mm", |
| "ax_node.cc", |
| "ax_node.h", |
| "ax_node_data.cc", |