| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index ad7a547217b11aa83bcf870811292579d2913e23..7fee3cd0ac5781e95707ea3953112a5b72477f86 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -406,9 +406,6 @@ extern const char kImportHomepage[];
|
| extern const char kImportSearchEngine[];
|
| extern const char kImportSavedPasswords[];
|
|
|
| -extern const char kEnterpriseWebStoreURL[];
|
| -extern const char kEnterpriseWebStoreName[];
|
| -
|
| #if !defined(OS_MACOSX) && !defined(OS_CHROMEOS) && defined(OS_POSIX)
|
| extern const char kLocalProfileId[];
|
| extern const char kPasswordsUseLocalProfileId[];
|
|
|