| Index: components/user_prefs/user_prefs.h
|
| diff --git a/components/user_prefs/user_prefs.h b/components/user_prefs/user_prefs.h
|
| index ceea4f02f322501db29bdb39033849be22bb7857..55e81c91c5016370a596993d532f881ea2934814 100644
|
| --- a/components/user_prefs/user_prefs.h
|
| +++ b/components/user_prefs/user_prefs.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_USER_PREFS_USER_PREFS_H_
|
| #define COMPONENTS_USER_PREFS_USER_PREFS_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/supports_user_data.h"
|
| #include "components/user_prefs/user_prefs_export.h"
|
|
|
|
|