| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a533627403845750dacd39692b00ee38cb1da7d7..1f34e6ac86ca429ba5a33ae06d8a6eccbd936794 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -340,6 +340,8 @@ extern const char kProfileName[];
|
|
|
| extern const char kInvertNotificationShown[];
|
|
|
| +extern const char kPasswordGenerationEnabled[];
|
| +
|
| // Local state prefs. Please add Profile prefs above instead.
|
| extern const char kCertRevocationCheckingEnabled[];
|
| extern const char kSSL3Enabled[];
|
|
|