Chromium Code Reviews| Index: cc/surfaces/BUILD.gn |
| diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn |
| index a326729c5690f01f93bcff412455a2c485515e6a..a01b81933677915ec4ffb03c190ff3b041a53976 100644 |
| --- a/cc/surfaces/BUILD.gn |
| +++ b/cc/surfaces/BUILD.gn |
| @@ -45,6 +45,8 @@ cc_component("surfaces") { |
| "display_client.h", |
| "display_scheduler.cc", |
| "display_scheduler.h", |
| + "framesink_manager.cc", |
| + "framesink_manager.h", |
| "local_surface_id_allocator.cc", |
| "local_surface_id_allocator.h", |
| "pending_frame_observer.h", |