Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index a1bad5237b6a13cb85e9d5dc9f81697606fdb084..af655c4d8f40f4fcde9aff45e332b019f20e3319 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -301,6 +301,7 @@ extern const char kDeletePasswords[]; |
| extern const char kDeleteFormData[]; |
| extern const char kDeleteHostedAppsData[]; |
| extern const char kDeauthorizeContentLicenses[]; |
| +extern const char kChildLockDisabled[]; |
|
Pam (message me for reviews)
2013/01/07 14:51:49
Please use more general terminology.
|
| extern const char kEnableContinuousSpellcheck[]; |
| extern const char kSpeechRecognitionFilterProfanities[]; |
| extern const char kSpeechRecognitionTrayNotificationShownContexts[]; |
| @@ -695,6 +696,8 @@ extern const char kManagedNotificationsAllowedForUrls[]; |
| extern const char kManagedNotificationsBlockedForUrls[]; |
| extern const char kManagedAutoSelectCertificateForUrls[]; |
| +extern const char kManagedModeLocalPassphrase[]; |
| + |
| extern const char kAudioCaptureAllowed[]; |
| extern const char kVideoCaptureAllowed[]; |