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

Unified Diff: cc/BUILD.gn

Issue 2610063007: Separate client surface reference tracking from FrameGenerator. (Closed)
Patch Set: Fixes for comments + update. 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 | « no previous file | cc/surfaces/BUILD.gn » ('j') | services/ui/ws/frame_generator.cc » ('J')
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 8a535036e8ef208df132fa1b757b143a3b17db89..44855a91df08b421b4eb4524a3a9a75cfe529838 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -934,6 +934,7 @@ cc_test("cc_unittests") {
"surfaces/direct_compositor_frame_sink_unittest.cc",
"surfaces/display_scheduler_unittest.cc",
"surfaces/display_unittest.cc",
+ "surfaces/embedded_surface_tracker_unittest.cc",
"surfaces/surface_aggregator_unittest.cc",
"surfaces/surface_factory_unittest.cc",
"surfaces/surface_hittest_unittest.cc",
« no previous file with comments | « no previous file | cc/surfaces/BUILD.gn » ('j') | services/ui/ws/frame_generator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698