| Index: chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js b/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js
|
| index 8e882935d7fbf802986125e1c0ffb262572edeee..b275a412747a1165748d8c40ab0f1b6275f14edf 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js
|
| @@ -23,7 +23,6 @@ goog.require('Notifications');
|
| goog.require('Output');
|
| goog.require('Output.EventType');
|
| goog.require('PanelCommand');
|
| -goog.require('Stubs');
|
| goog.require('constants');
|
| goog.require('cursors.Cursor');
|
| goog.require('cvox.BrailleKeyCommand');
|
|
|