| Index: chrome/browser/resources/chromeos/chromevox/chromevox/background/tabs_api_handler.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/background/tabs_api_handler.js b/chrome/browser/resources/chromeos/chromevox/chromevox/background/tabs_api_handler.js
|
| index 8623331d7523694174119efd59c90e24d00cfaf5..a57bc5e63a14936985784dcf760dbb5eba5001de 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox/background/tabs_api_handler.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox/background/tabs_api_handler.js
|
| @@ -12,7 +12,6 @@ goog.provide('cvox.TabsApiHandler');
|
| goog.require('cvox.AbstractEarcons');
|
| goog.require('cvox.AbstractTts');
|
| goog.require('cvox.BrailleInterface');
|
| -goog.require('cvox.BrailleUtil');
|
| goog.require('cvox.NavBraille');
|
|
|
|
|
|
|