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

Unified Diff: cc/BUILD.gn

Issue 2854163003: [cc] Plumb BeginFrameAcks through SurfaceManager to DisplayScheduler. (Closed)
Patch Set: Pass ack via SurfaceDamaged, add back tests. Created 3 years, 7 months 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/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 9176b2fdcfa9bf98434e42cae39fdd522225b78e..0490a7786dae353c9626cbfed98ef107e657eef0 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -633,6 +633,8 @@ cc_static_library("test_support") {
"test/surface_hittest_test_helpers.h",
"test/task_graph_runner_test_template.cc",
"test/task_graph_runner_test_template.h",
+ "test/test_begin_frame_ack_tracker.cc",
+ "test/test_begin_frame_ack_tracker.h",
"test/test_compositor_frame_sink.cc",
"test/test_compositor_frame_sink.h",
"test/test_context_provider.cc",
« no previous file with comments | « no previous file | cc/surfaces/compositor_frame_sink_support.cc » ('j') | cc/surfaces/direct_compositor_frame_sink_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698