| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 6bc9da6beb1b83bb19d412318e258718dfd8c936..f02c1accde17cdbf8be2215c11e43ed3792491df 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -108,7 +108,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 US keyboard input method will provide suggestions
|
| // as typing on physical keyboard.
|
|
|