| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 1e13360f56b195f42de8ad4a09177b6ff1724809..ce296b608d72e3b5f89df1a938d3166789bc4823 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -142,6 +142,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 kDisablePerUserTimezone[];
|
|
|
| // Returns true if the system should wake in response to wifi traffic.
|
| CHROMEOS_EXPORT bool WakeOnWifiEnabled();
|
|
|