| Index: components/audio_modem/audio_recorder_impl.h
|
| diff --git a/components/audio_modem/audio_recorder_impl.h b/components/audio_modem/audio_recorder_impl.h
|
| index b0f5486c2c78b82a07a138d642d14618341f35ad..099fc17469acc60f5743ee15a6d7bab5e9305a14 100644
|
| --- a/components/audio_modem/audio_recorder_impl.h
|
| +++ b/components/audio_modem/audio_recorder_impl.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/audio_modem/audio_recorder.h"
|
| #include "media/audio/audio_io.h"
|
| -#include "media/audio/audio_parameters.h"
|
| +#include "media/base/audio_parameters.h"
|
|
|
| namespace base {
|
| class MessageLoop;
|
|
|