Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Unified Diff: cc/surfaces/BUILD.gn

Issue 720333005: Add DisplayScheduler to enable BeginFrame-based scheduling of surfaces. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « cc/cc.gyp ('k') | cc/surfaces/display.h » ('j') | cc/surfaces/display_scheduler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698