| Index: chrome/browser/resources/settings/site_settings/site_settings_prefs_browser_proxy.js
|
| diff --git a/chrome/browser/resources/settings/site_settings/site_settings_prefs_browser_proxy.js b/chrome/browser/resources/settings/site_settings/site_settings_prefs_browser_proxy.js
|
| index 6c19a604d00b8b4787b66160c5896823eafcd391..df813c24fde15c9add8fc9cb61366d1f97dc4ddd 100644
|
| --- a/chrome/browser/resources/settings/site_settings/site_settings_prefs_browser_proxy.js
|
| +++ b/chrome/browser/resources/settings/site_settings/site_settings_prefs_browser_proxy.js
|
| @@ -68,7 +68,7 @@ var MediaPickerEntry;
|
| * @typedef {{protocol: string,
|
| * spec: string}}
|
| */
|
| - var ProtocolHandlerEntry;
|
| +var ProtocolHandlerEntry;
|
|
|
| /**
|
| * @typedef {{name: string,
|
|
|