Index: chromeos/chromeos_switches.h |
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
index be722daf8326c298628b4c2b53578766e4d38232..ae537acbefb8b2218652e754b22fe12259fe5abe 100644 |
--- a/chromeos/chromeos_switches.h |
+++ b/chromeos/chromeos_switches.h |
@@ -143,6 +143,7 @@ CHROMEOS_EXPORT extern const char kWakeOnWifiPacket[]; |
CHROMEOS_EXPORT extern const char kForceSystemCompositorMode[]; |
CHROMEOS_EXPORT extern const char kTestEncryptionMigrationUI[]; |
CHROMEOS_EXPORT extern const char kCrosGaiaApiV1[]; |
+CHROMEOS_EXPORT extern const char kEnterpriseEnableLicenseTypeSelection[]; |
// Returns true if the system should wake in response to wifi traffic. |
CHROMEOS_EXPORT bool WakeOnWifiEnabled(); |