| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 20c55c80bd10f3940a0f8c5917c424f907d6f1ac..6ac7d2e345844d6598483c3b419c99e3294e5d26 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -116,7 +116,7 @@ const char kEnableEmbeddedSignin[] = "enable-embedded-signin";
|
| const char kEnableNewKoreanIme[] = "enable-new-korean-ime";
|
|
|
| // If this switch is set, the input view keyboard will be in materia design.
|
| -const char kEnableNewQPInputView[] = "enable-new-qp-input-view";
|
| +const char kEnableNewMDInputView[] = "enable-new-md-input-view";
|
|
|
| // If this switch is set, the options for suggestions as typing on physical
|
| // keyboard will be disabled.
|
|
|