| Index: chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js b/chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js
|
| index a981fc54ae4aacf0750a6785f8e35bb183143d9c..d698bb099177025774d6970a6778a933a4395465 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js
|
| @@ -12,7 +12,6 @@ goog.require('AutomationObjectConstructorInstaller');
|
| goog.require('BaseAutomationHandler');
|
| goog.require('ChromeVoxState');
|
| goog.require('CustomAutomationEvent');
|
| -goog.require('Stubs');
|
| goog.require('editing.TextEditHandler');
|
|
|
| goog.scope(function() {
|
|
|