Index: chrome/browser/resources/chromeos/chromevox/chromevox/injected/navigation_manager.js |
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/navigation_manager.js b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/navigation_manager.js |
index 39e355bdd5ffb62ec7f0bb61da768608a456b33e..3fd9ea275ac43ff1e32fab9fe8b4543bdab02f39 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/navigation_manager.js |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/navigation_manager.js |
@@ -738,7 +738,7 @@ cvox.NavigationManager.prototype.finishNavCommand = function( |
queueMode, |
opt_callback || null, |
null, |
- 'nav'); |
+ cvox.TtsCategory.NAV); |
this.getBraille().write(); |