Chromium Code Reviews| Index: cc/surfaces/BUILD.gn |
| diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn |
| index e43d4e5741f1af1df497f0a716a42a5f53279cd6..50637894319fac0ac63880a32a1116181bfd3f79 100644 |
| --- a/cc/surfaces/BUILD.gn |
| +++ b/cc/surfaces/BUILD.gn |
| @@ -18,6 +18,8 @@ component("surfaces") { |
| "display.cc", |
| "display.h", |
| "display_client.h", |
| + "display_scheduler.cc", |
| + "display_scheduler.h", |
| "onscreen_display_client.cc", |
| "onscreen_display_client.h", |
| "surface.cc", |