Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(827)

Unified Diff: chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi

Issue 1319993002: Remove unused earcons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@simpler_input_fix
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698