Index: chromeos/chromeos_switches.cc |
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
index 76756c6daf0a5ae8f09bb7fa1dcccdf2ce10d7e9..f0e68f880214fbd472e943f67dfa9d21a20f4052 100644 |
--- a/chromeos/chromeos_switches.cc |
+++ b/chromeos/chromeos_switches.cc |
@@ -72,6 +72,9 @@ const char kEnableConsumerManagement[] = "enable-consumer-management"; |
// Enables MTP support in Files.app. |
const char kEnableFileManagerMTP[] = "enable-filemanager-mtp"; |
+// Enable explicit HID detection on OOBE. |
+const char kEnableHIDDetectionOnOOBE[] = "enable-hid-detection-on-oobe"; |
+ |
// Enables notifications about captive portals in session. |
const char kEnableNetworkPortalNotification[] = |
"enable-network-portal-notification"; |