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 8f25de01b5f4326164aee3aef25cdcb87b9723fb..d021c80d0d89b30414ce6b856fa8de19719cda89 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/classic_compatibility.js", |
"cvox2/background/cursors.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", |