Chromium Code Reviews| Index: webrtc/audio/BUILD.gn | 
| diff --git a/webrtc/audio/BUILD.gn b/webrtc/audio/BUILD.gn | 
| index e1d583f8e5a35d7c8a3758a5915772bf27fef9f4..e89350e89ae25e805f6de0944d59ef5488e2b538 100644 | 
| --- a/webrtc/audio/BUILD.gn | 
| +++ b/webrtc/audio/BUILD.gn | 
| @@ -48,7 +48,9 @@ if (rtc_include_tests) { | 
| ] | 
| deps = [ | 
| ":audio", | 
| + "../base:rtc_base_approved", | 
| "../modules/audio_device:mock_audio_device", | 
| + "../test:test_common", | 
| "//testing/gmock", | 
| "//testing/gtest", | 
| ] |