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

Unified Diff: cc/BUILD.gn

Issue 2854163003: [cc] Plumb BeginFrameAcks through SurfaceManager to DisplayScheduler. (Closed)
Patch Set: fix clang compile error 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
« no previous file with comments | « no previous file | cc/surfaces/compositor_frame_sink_support.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 18e185613e9f3a0b17e80a1f39ad2b9b5aac18aa..cb966fd0eb7b84e2c84b240ca5232a0f4d2310a9 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -568,6 +568,8 @@ cc_static_library("test_support") {
"test/fake_scoped_ui_resource.h",
"test/fake_scrollbar.cc",
"test/fake_scrollbar.h",
+ "test/fake_surface_observer.cc",
+ "test/fake_surface_observer.h",
"test/fake_surface_resource_holder_client.cc",
"test/fake_surface_resource_holder_client.h",
"test/fake_tile_manager.cc",
« no previous file with comments | « no previous file | cc/surfaces/compositor_frame_sink_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698