| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 41da532e9b6398265da46933f11ed1fe1b4b2ec2..6c2bf4539a989410fe69348256eae8ab35f2c0ed 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -414,9 +414,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[];
|
|
|