Chromium Code Reviews| Index: chrome/browser/resources/chromeos/chromevox/chromevox/injected/api_implementation.js |
| diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/api_implementation.js b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/api_implementation.js |
| index 2c011d49cabde71b4d4e526fa346129a9116298e..eee5db6f81ebd13fe54fc6b7e834780bad387763 100644 |
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/api_implementation.js |
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/api_implementation.js |
| @@ -282,7 +282,7 @@ cvox.ApiImplementation.syncToNode = function( |
| opt_queueMode, |
| null, |
| null, |
| - 'nav'); |
| + cvox.TtsCategory.NAV); |
| } |
| cvox.ChromeVox.navigationManager.getBraille().write(); |