Chromium Code Reviews| Index: components/exo/BUILD.gn |
| diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn |
| index 3e2fc4ae1e1d46200ad21ea4ba5f256398b2401b..af10f2a3020a1c0fe8714430288051a1451a0ab8 100644 |
| --- a/components/exo/BUILD.gn |
| +++ b/components/exo/BUILD.gn |
| @@ -9,6 +9,10 @@ source_set("exo") { |
| sources = [ |
| "buffer.cc", |
| "buffer.h", |
| + "compositor_frame_sink.cc", |
| + "compositor_frame_sink.h", |
| + "compositor_frame_sink_holder.cc", |
| + "compositor_frame_sink_holder.h", |
| "display.cc", |
| "display.h", |
| "gamepad.cc", |