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..ca784776f9df09a44f58b0d920dfc3baaffaaca3 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/next_earcons.js", |
"cvox2/background/output.js", |
"extensions/searchvox/abstract_result.js", |
"extensions/searchvox/constants.js", |
@@ -140,8 +141,8 @@ chromevox_modules = [ |
"extensions/searchvox/util.js", |
"host/chrome/braille.js", |
"host/chrome/braille_background.js", |
+ "host/chrome/classic_earcons.js", |
"host/chrome/earcons.js", |
- "host/chrome/earcons_background.js", |
"host/chrome/extension_bridge.js", |
"host/chrome/host.js", |
"host/chrome/mathjax.js", |