| 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 fa6490bbebad36b158ef838293a503fdf7534ed2..a37e23c8179668ae6a49def2e2361a663fe02d8f 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| @@ -137,6 +137,7 @@ chromevox_modules = [
|
| "cvox2/background/i_search.js",
|
| "cvox2/background/live_regions.js",
|
| "cvox2/background/next_earcons.js",
|
| + "cvox2/background/notifications.js",
|
| "cvox2/background/output.js",
|
| "cvox2/background/panel.js",
|
| "cvox2/background/panel_command.js",
|
|
|