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

Unified Diff: chrome/browser/resources/chromeos/chromevox/chromevox/injected/api.js

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/injected/api.js
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/api.js b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/api.js
index 4fd18fee17cdc96ab568f8ad5a710ce3e0cdaee2..7210bb1507fd8bff1fdb7eef592e752446981ede 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/api.js
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/api.js
@@ -277,29 +277,19 @@ if (typeof(goog) != 'undefined' && goog.require) {
* ALERT_NONMODAL
* BULLET
* BUSY_PROGRESS_LOOP
- * BUSY_WORKING_LOOP
* BUTTON
* CHECK_OFF
* CHECK_ON
- * COLLAPSED
* EDITABLE_TEXT
- * ELLIPSIS
- * EXPANDED
* FONT_CHANGE
* INVALID_KEYPRESS
* LINK
* LISTBOX
* LIST_ITEM
- * NEW_MAIL
* OBJECT_CLOSE
- * OBJECT_DELETE
- * OBJECT_DESELECT
* OBJECT_OPEN
* OBJECT_SELECT
* PARAGRAPH_BREAK
- * SEARCH_HIT
- * SEARCH_MISS
- * SECTION
* TASK_SUCCESS
* WRAP
* WRAP_EDGE

Powered by Google App Engine
This is Rietveld 408576698