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

Unified Diff: cc/BUILD.gn

Issue 2455663003: Add cc::Surface ref counting. (Closed)
Patch Set: Address comments. Created 4 years, 1 month 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/surface_id.h » ('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 bd9685916e646df72f6c4ccc53bd440f517a93b4..296adeaada20034a71aa5fc7836987eb7a27a1bf 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -985,6 +985,7 @@ test("cc_unittests") {
"surfaces/surface_aggregator_unittest.cc",
"surfaces/surface_factory_unittest.cc",
"surfaces/surface_hittest_unittest.cc",
+ "surfaces/surface_manager_ref_unittest.cc",
"surfaces/surface_manager_unittest.cc",
"surfaces/surface_sequence_generator_unittest.cc",
"surfaces/surface_unittest.cc",
« no previous file with comments | « no previous file | cc/surfaces/surface_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698