| Index: remoting/host/continue_window.h
|
| diff --git a/remoting/host/continue_window.h b/remoting/host/continue_window.h
|
| index c02516088c44771c30a619ffdebe975840d72beb..9af72d8ba0a114fde0ced5ec7c810b9096f3e449 100644
|
| --- a/remoting/host/continue_window.h
|
| +++ b/remoting/host/continue_window.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef REMOTING_HOST_CONTINUE_WINDOW_H_
|
| #define REMOTING_HOST_CONTINUE_WINDOW_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/timer/timer.h"
|
| #include "remoting/host/host_window.h"
|
|
|