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

Unified Diff: chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc

Issue 2799973002: [Merge to M58] Deprecate Alt+Shift+K and replace it by Search+Shift+K (Closed)
Patch Set: Created 3 years, 8 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 | « chrome/browser/resources/chromeos/keyboard_overlay_data.js ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
diff --git a/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc b/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
index 26c0a3f548cc7b0cb999ced47fcd87a5384a8abb..4252a77cefe0648754a6b00cd55de269910f4c66 100644
--- a/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
+++ b/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
@@ -244,6 +244,7 @@ struct I18nContentToMessage {
IDS_KEYBOARD_OVERLAY_SELECT_PREVIOUS_INPUT_METHOD },
{ "keyboardOverlaySelectWordAtATime",
IDS_KEYBOARD_OVERLAY_SELECT_WORD_AT_A_TIME },
+ { "keyboardOverlayShowImeBubble", IDS_KEYBOARD_OVERLAY_SHOW_IME_BUBBLE },
{ "keyboardOverlayShowMessageCenter",
IDS_KEYBOARD_OVERLAY_SHOW_MESSAGE_CENTER },
{ "keyboardOverlayShowStatusMenu", IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU },
« no previous file with comments | « chrome/browser/resources/chromeos/keyboard_overlay_data.js ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698