| Index: chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox.gni b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| index b1119032965a83108d220d8900bdea6be4da071d..6178570cc6125be8a84a67cdbc212a9a912d5b5d 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| @@ -129,6 +129,7 @@ chromevox_modules = [
|
| "cvox2/background/classic_compatibility.js",
|
| "cvox2/background/cursors.js",
|
| "cvox2/background/earcon_engine.js",
|
| + "cvox2/background/earcons_background.js",
|
| "cvox2/background/output.js",
|
| "extensions/searchvox/abstract_result.js",
|
| "extensions/searchvox/constants.js",
|
|
|