| Index: cloud_print/service/win/local_security_policy.h
|
| diff --git a/cloud_print/service/win/local_security_policy.h b/cloud_print/service/win/local_security_policy.h
|
| index a0c58a00bab3ad6d6de45d67f055005c87db1bad..7dbdb7578eccd7212d66e353cc84e119b12993af 100644
|
| --- a/cloud_print/service/win/local_security_policy.h
|
| +++ b/cloud_print/service/win/local_security_policy.h
|
| @@ -8,7 +8,7 @@
|
| #include <wtypes.h> // Has to be before ntsecapi.h
|
| #include <ntsecapi.h>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
|
|
| extern const wchar_t kSeServiceLogonRight[];
|
|
|