Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index e665c5dcef36a0f6f754fe15c657905d003a18ca..e2fdc9eab7153e7a60859c58680fb4281bfe5d65 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -492,7 +492,9 @@ extern const char kManagedDefaultPluginsSetting[]; |
| extern const char kManagedDefaultPopupsSetting[]; |
| extern const char kManagedDefaultGeolocationSetting[]; |
| extern const char kManagedDefaultNotificationsSetting[]; |
| +extern const char kManagedDefaultAutoSubmitCertificateSetting[]; |
| +extern const char kManagedAutoSubmitCertificateForUrls[]; |
|
Mattias Nissler (ping if slow)
2011/08/16 11:21:35
It seems like it would be helpful to have the same
markusheintz_
2011/08/16 11:38:27
Done.
|
| extern const char kManagedCookiesAllowedForUrls[]; |
| extern const char kManagedCookiesBlockedForUrls[]; |
| extern const char kManagedCookiesSessionOnlyForUrls[]; |