| 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 a82cb445e6f941b20205174997f075d55eebe531..b1119032965a83108d220d8900bdea6be4da071d 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| @@ -128,6 +128,7 @@ chromevox_modules = [
|
| "cvox2/background/background.js",
|
| "cvox2/background/classic_compatibility.js",
|
| "cvox2/background/cursors.js",
|
| + "cvox2/background/earcon_engine.js",
|
| "cvox2/background/output.js",
|
| "extensions/searchvox/abstract_result.js",
|
| "extensions/searchvox/constants.js",
|
|
|