Chromium Code Reviews| Index: cc/surfaces/BUILD.gn |
| diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn |
| index e83d5817c78debdb87e7c83016d6569d50a1ba5d..beb92f678b28461797a9c2fbc51787f781024e94 100644 |
| --- a/cc/surfaces/BUILD.gn |
| +++ b/cc/surfaces/BUILD.gn |
| @@ -32,6 +32,7 @@ cc_source_set("surface_id") { |
| cc_component("surfaces") { |
| output_name = "cc_surfaces" |
| sources = [ |
| + "compositor_frame_sink_delegate.h", |
| "compositor_frame_sink_support.cc", |
| "compositor_frame_sink_support.h", |
| "compositor_frame_sink_support_client.h", |