| Index: chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js b/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js
|
| index 7d4b3e0bf25b9d0cac17af92aef2fa484881521b..8a13ff0a2451daae4b13fa65a95c2233da081012 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js
|
| @@ -345,7 +345,6 @@
|
| enter: '$name= $role $state $description',
|
| speak: '$nameOrDescendants $earcon(LIST_ITEM) $role $state $description'
|
| },
|
| - listMarker: {speak: '$name'},
|
| menu: {
|
| enter: '$name $role',
|
| speak: '$name $role @@list_with_items($countChildren(menuItem)) $state'
|
|
|