| Index: services/ui/surfaces/BUILD.gn
|
| diff --git a/services/ui/surfaces/BUILD.gn b/services/ui/surfaces/BUILD.gn
|
| index ec2a8513536713d52a056d909a0869e9c4245257..97157a2507b86dfdd392761427791980832e2162 100644
|
| --- a/services/ui/surfaces/BUILD.gn
|
| +++ b/services/ui/surfaces/BUILD.gn
|
| @@ -10,6 +10,12 @@
|
| "display_compositor.h",
|
| "display_output_surface.cc",
|
| "display_output_surface.h",
|
| + "gpu_compositor_frame_sink.cc",
|
| + "gpu_compositor_frame_sink.h",
|
| + "gpu_display_compositor_frame_sink.cc",
|
| + "gpu_display_compositor_frame_sink.h",
|
| + "gpu_offscreen_compositor_frame_sink.cc",
|
| + "gpu_offscreen_compositor_frame_sink.h",
|
| ]
|
|
|
| deps = [
|
|
|