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

Unified Diff: cc/BUILD.gn

Issue 2455663003: Add cc::Surface ref counting. (Closed)
Patch Set: Fixes for fsamuel 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') | cc/surfaces/surface_id.h » ('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 1355763982e8fd4cf53511b6053c9965f050dd05..d382137268ac18829c8182ee97aa9955a99b5989 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -987,6 +987,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') | cc/surfaces/surface_id.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698