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

Unified Diff: webrtc/BUILD.gn

Issue 2425683003: Change RefCountedObject to use perfect forwarding. (Closed)
Patch Set: 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 | webrtc/base/refcount.h » ('j') | webrtc/base/refcount.h.pump » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 860f93a89b62b63797bc7d0f9a055d48334fed3c..c093c1f17108eeefe206f5d2f6fe62bfd96059c3 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -384,6 +384,7 @@ if (rtc_include_tests) {
"base/rate_statistics_unittest.cc",
"base/ratelimiter_unittest.cc",
"base/ratetracker_unittest.cc",
+ "base/refcount_unittest.cc",
"base/rollingaccumulator_unittest.cc",
"base/rtccertificate_unittest.cc",
"base/rtccertificategenerator_unittest.cc",
« no previous file with comments | « no previous file | webrtc/base/refcount.h » ('j') | webrtc/base/refcount.h.pump » ('J')

Powered by Google App Engine
This is Rietveld 408576698