| Index: remoting/host/ipc_audio_capturer.h
|
| diff --git a/remoting/host/ipc_audio_capturer.h b/remoting/host/ipc_audio_capturer.h
|
| index 46d2ef20e170c686161ecf2f753211c01f715ec5..56a578a4e6aa606e9a945e38f42aa70a375b781e 100644
|
| --- a/remoting/host/ipc_audio_capturer.h
|
| +++ b/remoting/host/ipc_audio_capturer.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef REMOTING_HOST_IPC_AUDIO_CAPTURER_H_
|
| #define REMOTING_HOST_IPC_AUDIO_CAPTURER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|