| Index: chrome/browser/resources/chromeos/chromevox/host/interface/host_factory.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/host/interface/host_factory.js b/chrome/browser/resources/chromeos/chromevox/host/interface/host_factory.js
|
| index c0be2eade4a99ceda8d9ad2e47d8cd181320b3e1..d1ce963d0927ca334df0845d1fe5a356ac8f23e1 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/host/interface/host_factory.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/host/interface/host_factory.js
|
| @@ -10,7 +10,6 @@
|
|
|
| goog.provide('cvox.HostFactory');
|
|
|
| -goog.require('cvox.AbstractBraille');
|
| goog.require('cvox.AbstractEarcons');
|
| goog.require('cvox.AbstractHost');
|
| goog.require('cvox.AbstractMathJax');
|
|
|