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 8179d5b6135de84d34f262c2795f27866b5b71ec..581f90c9a4a2a2044e86aa8b17f59095f66d3059 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js |
+++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js |
@@ -440,7 +440,7 @@ |
}, |
textField: { |
speak: '$name $value $if(' + |
- '$inputType, @input_type_+$inputType, @input_type_text)', |
+ '$type, @input_type_+$type, @input_type_text)', |
braille: '' |
}, |
toolbar: { |