| Index: chrome/browser/ui/webui/settings/site_settings_handler.cc
|
| diff --git a/chrome/browser/ui/webui/settings/site_settings_handler.cc b/chrome/browser/ui/webui/settings/site_settings_handler.cc
|
| index 3a0954a4b0b48260a2d41653bdee78ef26c3100e..b2a69d773192d3fef9f209e3caa26c59a0c673be 100644
|
| --- a/chrome/browser/ui/webui/settings/site_settings_handler.cc
|
| +++ b/chrome/browser/ui/webui/settings/site_settings_handler.cc
|
| @@ -537,7 +537,6 @@ void SiteSettingsHandler::HandleGetSiteDetails(
|
| CONTENT_SETTINGS_TYPE_AUTOMATIC_DOWNLOADS,
|
| CONTENT_SETTINGS_TYPE_BACKGROUND_SYNC,
|
| CONTENT_SETTINGS_TYPE_USB_CHOOSER_DATA,
|
| - CONTENT_SETTINGS_TYPE_PROMPT_NO_DECISION_COUNT,
|
| };
|
|
|
| // Create a list to be consistent with existing API, we are expecting a single
|
|
|