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", |