| Index: chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js b/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js
|
| index 45720681c6992464733303b54d62854abd3e0f93..e56e7bf67895a4b900c72307ec42ca77f024691c 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js
|
| @@ -12,7 +12,6 @@ goog.provide('Output.EventType');
|
| goog.require('AutomationTreeWalker');
|
| goog.require('EarconEngine');
|
| goog.require('Spannable');
|
| -goog.require('Stubs');
|
| goog.require('constants');
|
| goog.require('cursors.Cursor');
|
| goog.require('cursors.Range');
|
|
|