| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 367068e36c0cb6730eee42b06338595b5d911be1..f71c966eafc1cb1da1d62727455d2af9cbcd0ecc 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -56,6 +56,7 @@ CHROMEOS_EXPORT extern const char kDisableNewZIPUnpacker[];
|
| CHROMEOS_EXPORT extern const char kDisableOfficeEditingComponentApp[];
|
| CHROMEOS_EXPORT extern const char kDisablePhysicalKeyboardAutocorrect[];
|
| CHROMEOS_EXPORT extern const char kDisableRollbackOption[];
|
| +CHROMEOS_EXPORT extern const char kDisableStorageManager[];
|
| CHROMEOS_EXPORT extern const char kDisableVolumeAdjustSound[];
|
| CHROMEOS_EXPORT extern const char kDisableWakeOnWifi[];
|
| CHROMEOS_EXPORT extern const char kEafeUrl[];
|
|
|