Chromium Code Reviews| 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[]; |
|
Ilya Sherman
2012/05/01 22:27:48
nit: Please add this at line 121 (and in the corre
zysxqn
2012/05/03 00:57:24
Done.
|
| + |
| // Local state prefs. Please add Profile prefs above instead. |
| extern const char kCertRevocationCheckingEnabled[]; |
| extern const char kSSL3Enabled[]; |