Chromium Code Reviews| Index: chrome/common/pref_names.cc |
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
| index bf3847a8240be045398cee4369dcdca23846dfcd..8fa62cc6b3f71215caa9ef1893da99ba5b726515 100644 |
| --- a/chrome/common/pref_names.cc |
| +++ b/chrome/common/pref_names.cc |
| @@ -1523,8 +1523,6 @@ const char kManagedDefaultGeolocationSetting[] = |
| "profile.managed_default_content_settings.geolocation"; |
| const char kManagedDefaultNotificationsSetting[] = |
| "profile.managed_default_content_settings.notifications"; |
| -const char kManagedDefaultAutoSelectCertificateSetting[] = |
| - "profile.managed_default_content_settings.auto_select_certificate"; |
|
Mattias Nissler (ping if slow)
2011/09/02 15:06:21
btw., all these prefs are still in the wrong secti
|
| // Preferences that are exclusively used to store managed |
| // content settings patterns. |