| Index: webrtc/modules/audio_device/BUILD.gn
|
| diff --git a/webrtc/modules/audio_device/BUILD.gn b/webrtc/modules/audio_device/BUILD.gn
|
| index c737ac3cd5207cb7ca69e96c3c5fb53b3d6c0be2..c56516519245a3a90c6dab71674ccc04702e2c17 100644
|
| --- a/webrtc/modules/audio_device/BUILD.gn
|
| +++ b/webrtc/modules/audio_device/BUILD.gn
|
| @@ -355,7 +355,7 @@ if (!build_with_chromium && is_android) {
|
| "android/java/src/org/webrtc/voiceengine/WebRtcAudioUtils.java",
|
| ]
|
| deps = [
|
| - "//webrtc/base:base_java",
|
| + "//webrtc/rtc_base:base_java",
|
| ]
|
| }
|
| }
|
|
|