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

Unified Diff: cc/BUILD.gn

Issue 2455663003: Add cc::Surface ref counting. (Closed)
Patch Set: Address CL comments. Created 4 years, 2 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/surface_id.h » ('j') | cc/surfaces/surface_manager.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 1e2fbda704e3e180271472a6e8bb645ea54bb29a..ff06be583b8abf8007d0c51d759af5bdbfc888fd 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_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698