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

Unified Diff: cc/surfaces/BUILD.gn

Issue 2610063007: Separate client surface reference tracking from FrameGenerator. (Closed)
Patch Set: Rebase. Created 3 years, 11 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 | « cc/BUILD.gn ('k') | cc/surfaces/embedded_surface_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/surfaces/BUILD.gn
diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn
index 6229c45231b8c7f084290e30882a5a753ca1e845..936781e51f2ea0b57724253314f676e14cb37cdf 100644
--- a/cc/surfaces/BUILD.gn
+++ b/cc/surfaces/BUILD.gn
@@ -48,6 +48,8 @@ cc_component("surfaces") {
"display_client.h",
"display_scheduler.cc",
"display_scheduler.h",
+ "embedded_surface_tracker.cc",
+ "embedded_surface_tracker.h",
"sequence_surface_reference_factory.cc",
"sequence_surface_reference_factory.h",
"surface.cc",
« no previous file with comments | « cc/BUILD.gn ('k') | cc/surfaces/embedded_surface_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698