| Index: webrtc/modules/audio_device/ios/audio_device_not_implemented_ios.mm
|
| diff --git a/webrtc/modules/audio_device/ios/audio_device_not_implemented_ios.mm b/webrtc/modules/audio_device/ios/audio_device_not_implemented_ios.mm
|
| index acfc30d7f35c21f1aec9e83d6f36044e908f3488..dec0a9a306d22086322b46d558c679f73bf45a82 100644
|
| --- a/webrtc/modules/audio_device/ios/audio_device_not_implemented_ios.mm
|
| +++ b/webrtc/modules/audio_device/ios/audio_device_not_implemented_ios.mm
|
| @@ -10,8 +10,8 @@
|
|
|
| #include "webrtc/modules/audio_device/ios/audio_device_ios.h"
|
|
|
| -#include "webrtc/base/checks.h"
|
| -#include "webrtc/base/logging.h"
|
| +#include "webrtc/rtc_base/checks.h"
|
| +#include "webrtc/rtc_base/logging.h"
|
|
|
| namespace webrtc {
|
|
|
|
|