| Index: components/password_manager/core/common/password_manager_pref_names.h
|
| diff --git a/components/password_manager/core/common/password_manager_pref_names.h b/components/password_manager/core/common/password_manager_pref_names.h
|
| index 83b9fb33331de717995f45c0d2de7bf742de5010..86a70b4fcc47a40426dbbccb3b7d82fcc4e59f50 100644
|
| --- a/components/password_manager/core/common/password_manager_pref_names.h
|
| +++ b/components/password_manager/core/common/password_manager_pref_names.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_PASSWORD_MANAGER_CORE_COMMON_PASSWORD_MANAGER_PREF_NAMES_H_
|
| #define COMPONENTS_PASSWORD_MANAGER_CORE_COMMON_PASSWORD_MANAGER_PREF_NAMES_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "build/build_config.h"
|
|
|
| namespace password_manager {
|
| namespace prefs {
|
|
|