Chromium Code Reviews| Index: cc/surfaces/BUILD.gn |
| diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn |
| index fb3140a9c2906800c46ffd8838a31a5c3a0eaef4..4d602fbddb7497da66f252348c9104cd3f4c011d 100644 |
| --- a/cc/surfaces/BUILD.gn |
| +++ b/cc/surfaces/BUILD.gn |
| @@ -32,6 +32,8 @@ cc_component("surfaces") { |
| "direct_compositor_frame_sink.h", |
| "display.cc", |
| "display.h", |
| + "display_begin_frame_source.cc", |
| + "display_begin_frame_source.h", |
| "display_client.h", |
| "display_scheduler.cc", |
| "display_scheduler.h", |