| Index: remoting/host/curtain_mode.h
|
| diff --git a/remoting/host/curtain_mode.h b/remoting/host/curtain_mode.h
|
| index ff15b1f15d9ffd55071fe63d29bcd8e6c884ea49..6d8522fbd9fcf56e436a9647787bce2e5bc5c396 100644
|
| --- a/remoting/host/curtain_mode.h
|
| +++ b/remoting/host/curtain_mode.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef REMOTING_HOST_CURTAIN_MODE_H_
|
| #define REMOTING_HOST_CURTAIN_MODE_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|