| Index: webrtc/modules/audio_processing/test/bitexactness_tools.h
|
| diff --git a/webrtc/modules/audio_processing/test/bitexactness_tools.h b/webrtc/modules/audio_processing/test/bitexactness_tools.h
|
| index e4b863ac31966dcc196513e9cba9a519ecc8bd87..3a1722ac1a3509721effc7be08b5b0bfe7356c3d 100644
|
| --- a/webrtc/modules/audio_processing/test/bitexactness_tools.h
|
| +++ b/webrtc/modules/audio_processing/test/bitexactness_tools.h
|
| @@ -14,8 +14,8 @@
|
|
|
| #include <string>
|
|
|
| +#include "webrtc/api/array_view.h"
|
| #include "webrtc/modules/audio_coding/neteq/tools/input_audio_file.h"
|
| -#include "webrtc/rtc_base/array_view.h"
|
| #include "webrtc/test/gtest.h"
|
|
|
| namespace webrtc {
|
|
|