Index: webrtc/BUILD.gn |
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
index e94e33968c592a998262f7dbe6fafc07696ad6d1..17dc9c35aa8ce7ec097379f8d45d9e91000c2bda 100644 |
--- a/webrtc/BUILD.gn |
+++ b/webrtc/BUILD.gn |
@@ -373,6 +373,7 @@ if (rtc_include_tests) { |
rtc_test("rtc_unittests") { |
testonly = true |
deps = [ |
+ "api:rtc_api_unittests", |
"base:rtc_base_approved_unittests", |
"base:rtc_base_unittests", |
"base:rtc_numerics_unittests", |