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 49f2e6b69cbc5ff8c425166474610ee154e5a7ac..2c28c94633400d3c0f08955aa4b6245d62bc9457 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js |
+++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js |
@@ -10,6 +10,7 @@ goog.provide('Output'); |
goog.provide('Output.EventType'); |
goog.require('AutomationUtil.Dir'); |
+goog.require('EarconEngine'); |
goog.require('cursors.Cursor'); |
goog.require('cursors.Range'); |
goog.require('cursors.Unit'); |