| Index: components/audio_modem/modem_unittest.cc
|
| diff --git a/components/audio_modem/modem_unittest.cc b/components/audio_modem/modem_unittest.cc
|
| index 042b9787570f478984e8df5530eabd543b4864d9..e82c097f727a5efa2c7a42d9a95925a3231671fb 100644
|
| --- a/components/audio_modem/modem_unittest.cc
|
| +++ b/components/audio_modem/modem_unittest.cc
|
| @@ -7,6 +7,7 @@
|
| #include <vector>
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "components/audio_modem/audio_player.h"
|
| #include "components/audio_modem/audio_recorder.h"
|
|
|