| Index: chrome/browser/content_settings/content_settings_policy_provider.cc
|
| ===================================================================
|
| --- chrome/browser/content_settings/content_settings_policy_provider.cc (revision 147078)
|
| +++ chrome/browser/content_settings/content_settings_policy_provider.cc (working copy)
|
| @@ -38,7 +38,6 @@
|
| NULL, // No policy for default value of mouse lock requests
|
| NULL, // No policy for default value of mixed script blocking
|
| prefs::kManagedDefaultMediaStreamSetting,
|
| - NULL, // No policy for default value of protocol handlers
|
| };
|
| COMPILE_ASSERT(arraysize(kPrefToManageType) == CONTENT_SETTINGS_NUM_TYPES,
|
| managed_content_settings_pref_names_array_size_incorrect);
|
|
|