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