| Index: webrtc/modules/utility/include/jvm_android.h
|
| diff --git a/webrtc/modules/utility/include/jvm_android.h b/webrtc/modules/utility/include/jvm_android.h
|
| index 95e31eea240f232be259f7da263088b82a640bf2..fcdb1baca759e4521bff652e47437ab2636e77a4 100644
|
| --- a/webrtc/modules/utility/include/jvm_android.h
|
| +++ b/webrtc/modules/utility/include/jvm_android.h
|
| @@ -16,8 +16,8 @@
|
| #include <memory>
|
| #include <string>
|
|
|
| +#include "webrtc/base/thread_checker.h"
|
| #include "webrtc/modules/utility/include/helpers_android.h"
|
| -#include "webrtc/rtc_base/thread_checker.h"
|
|
|
| namespace webrtc {
|
|
|
|
|