| Index: chrome/browser/resources/chromeos/chromevox/cvox2/background/loader.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/loader.js b/chrome/browser/resources/chromeos/chromevox/cvox2/background/loader.js
|
| index 32313c5e6a70a512dff88f45af490c82847c5a78..7f2602dc9f32b92859ef7cb6eb9e24fa96814f71 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/loader.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/loader.js
|
| @@ -7,3 +7,4 @@
|
| */
|
|
|
| goog.require('Background');
|
| +goog.require('cvox.ChromeVoxBackground');
|
|
|