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

Unified Diff: cc/surfaces/BUILD.gn

Issue 2527283003: cc: Introduce BeginFrame sequence numbers and acknowledgements.
Patch Set: . Created 4 years 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 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",

Powered by Google App Engine
This is Rietveld 408576698