| Index: webrtc/modules/audio_device/android/jvm_android.cc
|
| diff --git a/webrtc/modules/utility/source/jvm_android.cc b/webrtc/modules/audio_device/android/jvm_android.cc
|
| similarity index 99%
|
| rename from webrtc/modules/utility/source/jvm_android.cc
|
| rename to webrtc/modules/audio_device/android/jvm_android.cc
|
| index 9d08688700748b0fce3f0defbd3e9b7810448e60..832f86983b5cdfe7d74ece2708a028cbd1c8458e 100644
|
| --- a/webrtc/modules/utility/source/jvm_android.cc
|
| +++ b/webrtc/modules/audio_device/android/jvm_android.cc
|
| @@ -12,7 +12,7 @@
|
|
|
| #include <memory>
|
|
|
| -#include "webrtc/modules/utility/include/jvm_android.h"
|
| +#include "webrtc/modules/audio_device/android/jvm_android.h"
|
|
|
| #include "webrtc/base/checks.h"
|
|
|
|
|