Index: chrome/browser/resources/chromeos/chromevox/chromevox/injected/user_commands.js |
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/user_commands.js b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/user_commands.js |
index a31e637a84511a407ac0f0b5cd98db52a3edab54..6d6b220d6cbb68714aac8dee41c41486f1c5cd5a 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/user_commands.js |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/user_commands.js |
@@ -55,7 +55,7 @@ cvox.ChromeVoxUserCommands.init_ = function() { |
/** |
- * @type {!Object.<string, function(Object=): boolean>} |
+ * @type {!Object<string, function(Object=): boolean>} |
*/ |
cvox.ChromeVoxUserCommands.commands; |