| Index: webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h
|
| diff --git a/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h b/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h
|
| index 65f46544e83b285916b2f366a81af1a63b3de257..e8ea0294234aa2932bf59d563f49c4b6fda100a9 100644
|
| --- a/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h
|
| +++ b/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h
|
| @@ -13,8 +13,8 @@
|
|
|
| #include <vector>
|
|
|
| +#include "webrtc/api/array_view.h"
|
| #include "webrtc/api/audio_codecs/audio_decoder.h"
|
| -#include "webrtc/rtc_base/array_view.h"
|
|
|
| namespace webrtc {
|
|
|
|
|