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 c4023070d6c7846eb71e3f1e2092181906f2b52f..e76c6886804da3c2e4f77a9681339cdd8353fe1c 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<cvox.Earcon>), |
* personality: (undefined|Object), |
* hint: (undefined|string), |
* category: (undefined|string), |