| Index: webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.h
|
| diff --git a/webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.h b/webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.h
|
| index d293ecde2135d973eb9e8bab4e2be47be48a325c..09c2e789f0f6aa5fc7faf3f5389a57ce1600e59e 100644
|
| --- a/webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.h
|
| +++ b/webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.h
|
| @@ -15,8 +15,8 @@
|
|
|
| #include "webrtc/api/array_view.h"
|
| #include "webrtc/api/audio_codecs/audio_decoder.h"
|
| +#include "webrtc/api/optional.h"
|
| #include "webrtc/modules/audio_coding/neteq/tools/input_audio_file.h"
|
| -#include "webrtc/rtc_base/optional.h"
|
|
|
| namespace webrtc {
|
| namespace test {
|
|
|