Chromium Code Reviews| Index: components/audio_modem/test/stub_modem.h |
| diff --git a/components/audio_modem/test/stub_modem.h b/components/audio_modem/test/stub_modem.h |
| index e76f5e358d65548d99f19caa427128e5a19d0421..63f7f0003f564db6a297174e7f7a778f23ce0b0c 100644 |
| --- a/components/audio_modem/test/stub_modem.h |
| +++ b/components/audio_modem/test/stub_modem.h |
| @@ -9,6 +9,7 @@ |
| #include <vector> |
| #include "base/callback.h" |
| +#include "base/macros.h" |
| #include "components/audio_modem/public/modem.h" |
| namespace audio_modem { |