Chromium Code Reviews| Index: remoting/host/audio_pump.h |
| diff --git a/remoting/host/audio_pump.h b/remoting/host/audio_pump.h |
| index bd3cdb5d3214ecf6ec4b54aa8778f0605acf284a..dc4e9bfacf3c1727690af999cda899f070e84704 100644 |
| --- a/remoting/host/audio_pump.h |
| +++ b/remoting/host/audio_pump.h |
| @@ -5,6 +5,7 @@ |
| #ifndef REMOTING_HOST_AUDIO_PUMP_H_ |
| #define REMOTING_HOST_AUDIO_PUMP_H_ |
| +#include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/memory/weak_ptr.h" |