Index: chromeos/chromeos_switches.cc |
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
index ffb83b990e6b418eb8cdda76a61ea5a904cb812a..a2f1b8276d99dd5bb01650bdbda06874db31a99d 100644 |
--- a/chromeos/chromeos_switches.cc |
+++ b/chromeos/chromeos_switches.cc |
@@ -116,8 +116,8 @@ const char kDisableDeviceDisabling[] = "disable-device-disabling"; |
// chrome://settings/languages. |
const char kEnableNewKoreanIme[] = "enable-new-korean-ime"; |
-// If this switch is set, the input view keyboard will be in materia design. |
-const char kEnableNewMDInputView[] = "enable-new-md-input-view"; |
+// If this switch is set, the input view keyboard will disable materia design. |
+const char kDisableNewMDInputView[] = "disable-new-md-input-view"; |
// If this switch is set, the options for suggestions as typing on physical |
// keyboard will be enabled. |