Index: chrome/browser/resources/chromeos/chromevox/chromevox/background/prefs.js |
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/background/prefs.js b/chrome/browser/resources/chromeos/chromevox/chromevox/background/prefs.js |
index 9c29b02c5e55e356faaf38df29e442c5a1caff31..15f2938a9465159ef6f52a4c808dd986b2de3212 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox/background/prefs.js |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox/background/prefs.js |
@@ -56,7 +56,7 @@ cvox.ChromeVoxPrefs = function() { |
/** |
* The default value of all preferences except the key map. |
* @const |
- * @type {Object.<string, Object>} |
+ * @type {Object<string, Object>} |
*/ |
cvox.ChromeVoxPrefs.DEFAULT_PREFS = { |
'active': true, |