Chromium Code Reviews| Index: webrtc/modules/BUILD.gn |
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
| index 17da35dff4da8f811ee2193d2a4b319ce0b0ef98..aad286220d29f2130b72e83d621a6692d6af37e0 100644 |
| --- a/webrtc/modules/BUILD.gn |
| +++ b/webrtc/modules/BUILD.gn |
| @@ -654,6 +654,7 @@ if (rtc_include_tests) { |
| "remote_bitrate_estimator:bwe_simulator_lib", |
| "rtp_rtcp", |
| "utility", |
| + "utility:audio_frame_operations", |
| "video_capture", |
| "video_coding", |
| "video_coding:video_codecs_test_framework", |