| Index: chrome/browser/content_settings/content_settings_policy_provider.cc
|
| diff --git a/chrome/browser/content_settings/content_settings_policy_provider.cc b/chrome/browser/content_settings/content_settings_policy_provider.cc
|
| index 0687d6a2b2a4b1de1a34927a4eb2fd251e5a9389..1d8f31ac7efc95f484476430c7e69938e429b9fc 100644
|
| --- a/chrome/browser/content_settings/content_settings_policy_provider.cc
|
| +++ b/chrome/browser/content_settings/content_settings_policy_provider.cc
|
| @@ -33,7 +33,6 @@ const char* kPrefToManageType[] = {
|
| prefs::kManagedDefaultPopupsSetting,
|
| prefs::kManagedDefaultGeolocationSetting,
|
| prefs::kManagedDefaultNotificationsSetting,
|
| - NULL, // No policy for default value of content type intents
|
| NULL, // No policy for default value of content type auto-select-certificate
|
| NULL, // No policy for default value of fullscreen requests
|
| NULL, // No policy for default value of mouse lock requests
|
|
|