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 6a36df8d5a587b2e080f516780aea46174dcaa4f..2a4e8c8be71df433ef3d0c7b7c6bd119c64362d5 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni |
@@ -131,6 +131,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", |
"cvox2/background/tabs_automation_handler.js", |
"extensions/searchvox/abstract_result.js", |
"extensions/searchvox/constants.js", |