| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 60ef23749ffb3001747280a403084ed64845797d..4e366674a44e3cd310a99688c278afd64c3a043b 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -105,6 +105,7 @@ CHROMEOS_EXPORT extern const char kTestAutoUpdateUI[];
|
| CHROMEOS_EXPORT extern const char kWakeOnPackets[];
|
| CHROMEOS_EXPORT extern const char kEnableCaptivePortalBypassProxy[];
|
| CHROMEOS_EXPORT extern const char kDisableTimeZoneTrackingOption[];
|
| +CHROMEOS_EXPORT extern const char kEnableDataSaverPrompt[];
|
|
|
| CHROMEOS_EXPORT bool WakeOnWifiEnabled();
|
|
|
|
|