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

Unified Diff: ui/keyboard/keyboard_switches.cc

Issue 574033003: Remove keyboard usability mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
Index: ui/keyboard/keyboard_switches.cc
diff --git a/ui/keyboard/keyboard_switches.cc b/ui/keyboard/keyboard_switches.cc
index c0f9bc5705e768530bfa6d5cc56ca247d9d0c408..0ff836c650bf81f6e96e9af876765849cc9487c5 100644
--- a/ui/keyboard/keyboard_switches.cc
+++ b/ui/keyboard/keyboard_switches.cc
@@ -21,7 +21,5 @@ const char kDisableVirtualKeyboardOverscroll[] =
const char kEnableVirtualKeyboardOverscroll[] =
"enable-virtual-keyboard-overscroll";
-const char kKeyboardUsabilityExperiment[] = "keyboard-usability-experiment";
-
} // namespace switches
} // namespace keyboard

Powered by Google App Engine
This is Rietveld 408576698