| 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 fa0f4559d14b4c293004e6b75edbcecd8008d0d3..b5ae4f554e6251c85aa08af21fbac28aabc24c32 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| @@ -134,6 +134,7 @@ chromevox_modules = [
|
| "cvox2/background/desktop_automation_handler.js",
|
| "cvox2/background/earcon_engine.js",
|
| "cvox2/background/editing.js",
|
| + "cvox2/background/find_handler.js",
|
| "cvox2/background/i_search.js",
|
| "cvox2/background/keyboard_handler.js",
|
| "cvox2/background/live_regions.js",
|
|
|