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