| Index: remoting/host/host_window_proxy.h
|
| diff --git a/remoting/host/host_window_proxy.h b/remoting/host/host_window_proxy.h
|
| index f0748204f754695d276f29992e57863196a9dd4a..de7de3e98762cddedb76ac074f2004c70b369820 100644
|
| --- a/remoting/host/host_window_proxy.h
|
| +++ b/remoting/host/host_window_proxy.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef REMOTING_HOST_HOST_WINDOW_PROXY_H_
|
| #define REMOTING_HOST_HOST_WINDOW_PROXY_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"
|
|
|