Index: cc/surfaces/BUILD.gn |
diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn |
index a45e786e17cb7bc72ee023d7dbe2970f58d84593..13ac0b8ee0d9a7af69104c91ca95695920aa3ecd 100644 |
--- a/cc/surfaces/BUILD.gn |
+++ b/cc/surfaces/BUILD.gn |
@@ -8,6 +8,8 @@ component("surfaces") { |
"display.cc", |
"display.h", |
"display_client.h", |
+ "display_scheduler.cc", |
+ "display_scheduler.h", |
"surface.cc", |
"surface.h", |
"surface_aggregator.cc", |