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

Unified Diff: ui/keyboard/keyboard_switches.cc

Issue 62833010: Reland "Add a full screen virtual keyboard to virtual keyboard root window" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: format nit. The main change is patchset 2 Created 7 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 | « ui/keyboard/keyboard_switches.h ('k') | ui/keyboard/keyboard_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/keyboard_switches.cc
diff --git a/ui/keyboard/keyboard_switches.cc b/ui/keyboard/keyboard_switches.cc
index 9776abff1bcbed4ebd4b9c61c786bbc53bd514a5..aeecf37b07030f62ae92fd9a11c42a5c67438542 100644
--- a/ui/keyboard/keyboard_switches.cc
+++ b/ui/keyboard/keyboard_switches.cc
@@ -10,7 +10,7 @@ namespace switches {
const char kEnableSwipeSelection[] = "enable-swipe-selection";
const char kEnableVirtualKeyboard[] = "enable-virtual-keyboard";
-const char kKeyboardUsabilityTest[] = "keyboard-usability-test";
+const char kKeyboardUsabilityExperiment[] = "keyboard-usability-experiment";
} // namespace switches
} // namespace keyboard
« no previous file with comments | « ui/keyboard/keyboard_switches.h ('k') | ui/keyboard/keyboard_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698