Index: chrome/browser/resources/chromeos/chromevox/chromevox/injected/loader.js |
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/loader.js b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/loader.js |
index ec0d57803d2ee606bf4de45e18d4bca98702dd75..a8467451598dde47696402a304a0651509c16ba0 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/loader.js |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/loader.js |
@@ -12,7 +12,7 @@ window.CLOSURE_USE_EXT_MESSAGES = true; |
goog.require('cvox.ChromeEarcons'); |
goog.require('cvox.ChromeHost'); |
goog.require('cvox.ChromeMathJax'); |
-goog.require('cvox.ChromeMsgs'); |
+goog.require('cvox.Msgs'); |
goog.require('cvox.ChromeTts'); |
goog.require('cvox.ChromeBraille'); |
goog.require('cvox.ChromeVoxInit'); |