| 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 8ad74e1fece57845f0b34c4339aa2699f717de77..3db3ab6b3e1f0c8d199afb0ad3f599567335a23e 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| +++ b/chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| @@ -141,6 +141,8 @@ run_jsbundler("chromevox_copied_files") {
|
| chromevox_assets_gypi_values.chromevox_assets_chromevox_background_keymaps
|
| sources += chromevox_assets_gypi_values.chromevox_assets_chromevox_background_mathmaps_functions
|
| sources += chromevox_assets_gypi_values.chromevox_assets_chromevox_background_mathmaps_symbols
|
| + sources +=
|
| + chromevox_assets_gypi_values.chromevox_assets_cvox2_background_earcons
|
| sources += [
|
| "chromevox/background/background.html",
|
| "chromevox/background/kbexplorer.html",
|
|
|