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 fa68a6af7feed0a8618227b92af193f4c7ca88a0..609a9242d1a63c98cbccc467e4fbbec9266e016e 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni |
@@ -129,6 +129,8 @@ chromevox_modules = [ |
"cvox2/background/earcon_engine.js", |
"cvox2/background/next_earcons.js", |
"cvox2/background/output.js", |
+ "cvox2/background/panel.js", |
+ "cvox2/background/panel_command.js", |
"extensions/searchvox/abstract_result.js", |
"extensions/searchvox/constants.js", |
"extensions/searchvox/context_menu.js", |