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

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: Rebase onto master 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..297a2da3cf4550847bdc216e3bd4c6a6f25d2727 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
@@ -15,31 +15,21 @@
'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',
'chromevox/background/earcons/special_content.ogg',

Powered by Google App Engine
This is Rietveld 408576698