| Index: chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi b/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
|
| index 297a2da3cf4550847bdc216e3bd4c6a6f25d2727..c4271632b5db9df3f502538f311072565df8a886 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
|
| @@ -13,29 +13,29 @@
|
| 'chromevox_assets_chromevox_background_earcons': [
|
| 'chromevox/background/earcons/alert_modal.ogg',
|
| 'chromevox/background/earcons/alert_nonmodal.ogg',
|
| - 'chromevox/background/earcons/bullet.ogg',
|
| - 'chromevox/background/earcons/busy_progress_loop.ogg',
|
| 'chromevox/background/earcons/button.ogg',
|
| 'chromevox/background/earcons/check_off.ogg',
|
| 'chromevox/background/earcons/check_on.ogg',
|
| 'chromevox/background/earcons/editable_text.ogg',
|
| - 'chromevox/background/earcons/font_change.ogg',
|
| 'chromevox/background/earcons/invalid_keypress.ogg',
|
| 'chromevox/background/earcons/link.ogg',
|
| + 'chromevox/background/earcons/list_item.ogg',
|
| 'chromevox/background/earcons/listbox.ogg',
|
| 'chromevox/background/earcons/long_desc.ogg',
|
| + 'chromevox/background/earcons/math.ogg',
|
| 'chromevox/background/earcons/object_close.ogg',
|
| 'chromevox/background/earcons/object_enter.ogg',
|
| 'chromevox/background/earcons/object_exit.ogg',
|
| 'chromevox/background/earcons/object_open.ogg',
|
| 'chromevox/background/earcons/object_select.ogg',
|
| - 'chromevox/background/earcons/paragraph_break.ogg',
|
| + 'chromevox/background/earcons/page_finish_loading.ogg',
|
| + 'chromevox/background/earcons/page_start_loading.ogg',
|
| + 'chromevox/background/earcons/recover_focus.ogg',
|
| 'chromevox/background/earcons/selection.ogg',
|
| 'chromevox/background/earcons/selection_reverse.ogg',
|
| - 'chromevox/background/earcons/special_content.ogg',
|
| - 'chromevox/background/earcons/task_success.ogg',
|
| - 'chromevox/background/earcons/wrap_edge.ogg',
|
| + 'chromevox/background/earcons/skip.ogg',
|
| 'chromevox/background/earcons/wrap.ogg',
|
| + 'chromevox/background/earcons/wrap_edge.ogg',
|
| ],
|
| 'chromevox_assets_chromevox_background_keymaps': [
|
| 'chromevox/background/keymaps/classic_keymap.json',
|
|
|