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

Unified Diff: cc/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 | « no previous file | cc/surfaces/BUILD.gn » ('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 7f1ab02626dda54256ebfdc42eabd145f38b39ef..7b8bb2b659bdaea21d92410eed34f212e34df7c2 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -936,6 +936,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698