 Chromium Code Reviews
 Chromium Code Reviews Issue 2493223002:
  Change exo::SurfaceFactoryOwner to exo::ExoCompositorFrameSink  (Closed)
    
  
    Issue 2493223002:
  Change exo::SurfaceFactoryOwner to exo::ExoCompositorFrameSink  (Closed) 
  | Index: components/exo/BUILD.gn | 
| diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn | 
| index bc63830913e5468e92f26b78095e7afada485c19..f80e357e03828ad80ea21eb3d4eac5aa48ac0a4a 100644 | 
| --- a/components/exo/BUILD.gn | 
| +++ b/components/exo/BUILD.gn | 
| @@ -11,6 +11,8 @@ source_set("exo") { | 
| "buffer.h", | 
| "display.cc", | 
| "display.h", | 
| + "exo_compositor_frame_sink.cc", | 
| + "exo_compositor_frame_sink.h", | 
| "gamepad.cc", | 
| "gamepad.h", | 
| "keyboard.cc", |