| 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 33a995bc59e9095a730735e5be05dba4426a3f91..fdec12bd66f0a601fe6c786b2fc09157a3df6ddf 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
|
| @@ -11,34 +11,23 @@
|
| 'chromevox/chromevox-48.png',
|
| ],
|
| '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/busy_working_loop.ogg',
|
| 'chromevox/background/earcons/button.ogg',
|
| 'chromevox/background/earcons/check_off.ogg',
|
| 'chromevox/background/earcons/check_on.ogg',
|
| - 'chromevox/background/earcons/collapsed.ogg',
|
| 'chromevox/background/earcons/editable_text.ogg',
|
| - 'chromevox/background/earcons/ellipsis.ogg',
|
| - 'chromevox/background/earcons/expanded.ogg',
|
| 'chromevox/background/earcons/font_change.ogg',
|
| - 'chromevox/background/earcons/invalid_keypress.ogg',
|
| 'chromevox/background/earcons/link.ogg',
|
| 'chromevox/background/earcons/listbox.ogg',
|
| 'chromevox/background/earcons/long_desc.ogg',
|
| - 'chromevox/background/earcons/new_mail.ogg',
|
| 'chromevox/background/earcons/object_close.ogg',
|
| - 'chromevox/background/earcons/object_delete.ogg',
|
| - 'chromevox/background/earcons/object_deselect.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/search_hit.ogg',
|
| - 'chromevox/background/earcons/search_miss.ogg',
|
| 'chromevox/background/earcons/section.ogg',
|
| 'chromevox/background/earcons/selection.ogg',
|
| 'chromevox/background/earcons/selection_reverse.ogg',
|
|
|