| 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 9127b6ff2a84aa36d9f72445ae81b7e0b446bf97..f3bf9a67a7833463e0b5ed6c1e1035a9607b072d 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| @@ -138,6 +138,8 @@ chromevox_modules = [
|
| "cvox2/background/output.js",
|
| "cvox2/background/panel.js",
|
| "cvox2/background/panel_command.js",
|
| + "cvox2/background/panel_menu.js",
|
| + "cvox2/background/panel_menu_item.js",
|
| "cvox2/background/tabs_automation_handler.js",
|
| "cvox2/background/tree_walker.js",
|
| "extensions/searchvox/abstract_result.js",
|
|
|