| 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 3ab68993b60297edfd41a7fc36912d714b971797..b951deda27d5a0a9d9672a1537af0474ed4a49c8 100644
|
| --- a/chrome/browser/content_settings/content_settings_policy_provider.cc
|
| +++ b/chrome/browser/content_settings/content_settings_policy_provider.cc
|
| @@ -32,7 +32,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
|
|
|