| Index: webrtc/modules/audio_device/BUILD.gn
|
| diff --git a/webrtc/modules/audio_device/BUILD.gn b/webrtc/modules/audio_device/BUILD.gn
|
| index 7a0bce0736848319b14941cf60d05eaa678e3ab5..41ca82009986c2aa760133fd56cd32698f588537 100644
|
| --- a/webrtc/modules/audio_device/BUILD.gn
|
| +++ b/webrtc/modules/audio_device/BUILD.gn
|
| @@ -110,6 +110,10 @@ rtc_static_library("audio_device") {
|
| "android/audio_track_jni.h",
|
| "android/build_info.cc",
|
| "android/build_info.h",
|
| + "android/helpers_android.cc",
|
| + "android/helpers_android.h",
|
| + "android/jvm_android.cc",
|
| + "android/jvm_android.h",
|
| "android/opensles_common.cc",
|
| "android/opensles_common.h",
|
| "android/opensles_player.cc",
|
|
|