| Index: chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/BUILD.gn b/chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| index f2efd1da5295e78526b6fa973543d68345caf60e..2899fd0ea8368c0921ec043c114877468ad89ac6 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| +++ b/chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| @@ -137,6 +137,7 @@ chromevox_modules = [
|
| "cvox2/background/i_search.js",
|
| "cvox2/background/keyboard_handler.js",
|
| "cvox2/background/live_regions.js",
|
| + "cvox2/background/media_automation_handler.js",
|
| "cvox2/background/next_earcons.js",
|
| "cvox2/background/notifications.js",
|
| "cvox2/background/output.js",
|
|
|