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