Chromium Code Reviews| Index: components/exo/BUILD.gn |
| diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn |
| index 227501d3ba5380f7084463c48045a17052d99e3d..f839c560b1d03e6aacaf1c85a0ec2f2e8a2c8d7b 100644 |
| --- a/components/exo/BUILD.gn |
| +++ b/components/exo/BUILD.gn |
| @@ -7,6 +7,8 @@ import("//testing/test.gni") |
| source_set("exo") { |
| sources = [ |
| + "ax_tree_source_surface.cc", |
| + "ax_tree_source_surface.h", |
| "buffer.cc", |
| "buffer.h", |
| "compositor_frame_sink.cc", |