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