| Index: chrome/browser/resources/chromeos/chromevox/chromevox/background/loader.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/background/loader.js b/chrome/browser/resources/chromeos/chromevox/chromevox/background/loader.js
|
| index 35f786a6972c885d8bbfa45b5574685e420aa59c..7cfeb16bf118a45e823062dd133c5f2a4662d675 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox/background/loader.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox/background/loader.js
|
| @@ -7,5 +7,5 @@
|
| *
|
| */
|
|
|
| -goog.require('cvox.ChromeMsgs');
|
| goog.require('cvox.ChromeVoxBackground');
|
| +goog.require('cvox.Msgs');
|
|
|