| 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 82954acfcc7ec99d64fd35166eb7e55d0a1fc056..ecbd1c138d70f5b520611d535a0a904a06a42cbd 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,
|
|
|