| Index: chrome/test/data/webui/settings/settings_autofill_section_browsertest.js
|
| diff --git a/chrome/test/data/webui/settings/settings_autofill_section_browsertest.js b/chrome/test/data/webui/settings/settings_autofill_section_browsertest.js
|
| index 7c6e217de1d2d711db89ddd016af5a314150fd48..4dfd92fb71e64b219cf95efabf5ef658298afcdf 100644
|
| --- a/chrome/test/data/webui/settings/settings_autofill_section_browsertest.js
|
| +++ b/chrome/test/data/webui/settings/settings_autofill_section_browsertest.js
|
| @@ -122,7 +122,7 @@ SettingsAutofillSectionBrowserTest.prototype = {
|
| /**
|
| * Creates the autofill section for the given lists.
|
| * @param {!Array<!chrome.passwordsPrivate.PasswordUiEntry>} passwordList
|
| - * @param {!Array<!chrome.passwordsPrivate.ExceptionPair>} exceptionList
|
| + * @param {!Array<!chrome.passwordsPrivate.ExceptionEntry>} exceptionList
|
| * @return {!Object}
|
| * @private
|
| */
|
|
|