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

Unified Diff: base/BUILD.gn

Issue 2723423002: Start BindStateBase ref count from 1 instead of 0 (Closed)
Patch Set: rm dead code. +test Created 3 years, 9 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 | base/callback_internal.h » ('j') | base/callback_internal.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 3125e8d99aec1e232a1bae54d30da03e14a38f4f..61cae1e9ae7d476ed2dc340660d626712f9ed00e 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2396,6 +2396,7 @@ if (enable_nocompile_tests) {
"bind_unittest.nc",
"callback_list_unittest.nc",
"callback_unittest.nc",
+ "memory/ref_counted_unittest.nc",
"memory/weak_ptr_unittest.nc",
"metrics/histogram_unittest.nc",
]
« no previous file with comments | « no previous file | base/callback_internal.h » ('j') | base/callback_internal.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698