| Index: chrome/browser/resources/options/browser_options.js
|
| diff --git a/chrome/browser/resources/options/browser_options.js b/chrome/browser/resources/options/browser_options.js
|
| index 0eb90aadbbcd85aee6506f6dc680dba179459b52..c995709ac88b077afeba191856aeb0cceb7bce37 100644
|
| --- a/chrome/browser/resources/options/browser_options.js
|
| +++ b/chrome/browser/resources/options/browser_options.js
|
| @@ -1474,7 +1474,7 @@ cr.define('options', function() {
|
|
|
| /**
|
| * Adds all |profiles| to the list.
|
| - * @param {Array.<!options.Profile>} profiles An array of profile info
|
| + * @param {Array<!options.Profile>} profiles An array of profile info
|
| * objects.
|
| * @private
|
| */
|
|
|