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

Unified Diff: chrome/browser/resources/chromeos/keyboard_overlay_data.js

Issue 2692103003: Remove duplicate Shift+Search+0 entry in the keyboard overlay (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/keyboard_overlay_data.js
diff --git a/chrome/browser/resources/chromeos/keyboard_overlay_data.js b/chrome/browser/resources/chromeos/keyboard_overlay_data.js
index 275cb4ca0bea587c58baf3f8414fd0ecd9a4e5a3..af58ee83ab03e1345bed033ebbfbfa9cacae5643 100644
--- a/chrome/browser/resources/chromeos/keyboard_overlay_data.js
+++ b/chrome/browser/resources/chromeos/keyboard_overlay_data.js
@@ -15774,7 +15774,6 @@ var keyboardOverlayData = {
'0<>CTRL': 'keyboardOverlayResetZoom',
'0<>CTRL<>SHIFT': 'keyboardOverlayResetScreenZoom',
'0<>SEARCH': 'keyboardOverlayF10',
- '0<>SEARCH<>SHIFT': 'keyboardOverlayContextMenu',
'1<>ALT': 'keyboardOverlayActivateShelfItem1',
'1<>CTRL': 'keyboardOverlayActivateTab1',
'1<>SEARCH': 'keyboardOverlayF1',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698