| Index: chrome/browser/resources/chromeos/chromevox/common/nav_math_description.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/common/nav_math_description.js b/chrome/browser/resources/chromeos/chromevox/common/nav_math_description.js
|
| index 4e4bdf0ca216f8534f14a7b2b9a9dcdcefb95319..c4023070d6c7846eb71e3f1e2092181906f2b52f 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/common/nav_math_description.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/common/nav_math_description.js
|
| @@ -20,7 +20,7 @@ goog.require('cvox.NavDescription');
|
| * text: (string),
|
| * userValue: (undefined|string),
|
| * annotation: (undefined|string),
|
| - * earcons: (undefined|Array.<number>),
|
| + * earcons: (undefined|Array<number>),
|
| * personality: (undefined|Object),
|
| * hint: (undefined|string),
|
| * category: (undefined|string),
|
|
|