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

Unified Diff: ui/events/keycodes/dom/dom_key_data.inc

Issue 2501083002: [Android DomKey] Add TV, Navigate, Media and others missing mappings (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « no previous file | ui/events/keycodes/keyboard_code_conversion_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/keycodes/dom/dom_key_data.inc
diff --git a/ui/events/keycodes/dom/dom_key_data.inc b/ui/events/keycodes/dom/dom_key_data.inc
index 507d97e4bba78b12c2f9603957640386bcd52171..2eaa8a7b591b75d2da04ef54a5b074c221534c6f 100644
--- a/ui/events/keycodes/dom/dom_key_data.inc
+++ b/ui/events/keycodes/dom/dom_key_data.inc
@@ -436,7 +436,7 @@ DOM_KEY_MAP_DECLARATION {
DOM_KEY_MAP("TVPower", TV_POWER, 0x0D4B),
DOM_KEY_MAP("TVRadioService", TV_RADIO_SERVICE, 0x1114),
DOM_KEY_MAP("TVSatellite", TV_SATELLITE, 0x1115),
- DOM_KEY_MAP("TVSatelliteBC", TV_SATELLITE_BC, 0x1116),
+ DOM_KEY_MAP("TVSatelliteBS", TV_SATELLITE_BS, 0x1116),
DOM_KEY_MAP("TVSatelliteCS", TV_SATELLITE_CS, 0x1117),
DOM_KEY_MAP("TVSatelliteToggle", TV_SATELLITE_TOGGLE, 0x1118),
DOM_KEY_MAP("TVTerrestrialAnalog", TV_TERRESTRIAL_ANALOG, 0x1119),
« no previous file with comments | « no previous file | ui/events/keycodes/keyboard_code_conversion_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698