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