| Index: remoting/host/win/chromoting_module.h
|
| diff --git a/remoting/host/win/chromoting_module.h b/remoting/host/win/chromoting_module.h
|
| index 867deeeb3f11c8fc62e6ac8c7c5646f59ffdae21..4aa282103252d26be02da4a8f21f76db9cf6476c 100644
|
| --- a/remoting/host/win/chromoting_module.h
|
| +++ b/remoting/host/win/chromoting_module.h
|
| @@ -9,7 +9,7 @@
|
| #include <atlcom.h>
|
| #include <atlctl.h>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/win/scoped_com_initializer.h"
|
|
|
|
|