Chromium Code Reviews| 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 7cfeb16bf118a45e823062dd133c5f2a4662d675..96d2cae1bb2db79d10d3104f8d681b0d8971d44a 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('Msgs'); |
| goog.require('cvox.ChromeVoxBackground'); |
| -goog.require('cvox.Msgs'); |