Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index 67e6aba8e341776d35437e5131ab63a1275d3d4e..55b6a95bde5fac00d4918ad872188f5ffe276e69 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -287,6 +287,7 @@ if (!build_with_chromium) { |
| ":video_engine_tests", |
| ":webrtc_nonparallel_tests", |
| ":webrtc_perf_tests", |
| + "api:rtc_api_unittests", |
| "base:rtc_base_tests_utils", |
| "common_audio:common_audio_unittests", |
| "common_video:common_video_unittests", |