| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index c488d8ee58f57c253c8237e25e53bf1770adca99..97b66cb9cc67e66594f6116c5a9d95207b80b568 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -38,6 +38,7 @@ CHROMEOS_EXPORT extern const char kDisableNewKioskUI[];
|
| CHROMEOS_EXPORT extern const char kDisableQuickofficeComponentApp[];
|
| CHROMEOS_EXPORT extern const char kDisableRollbackOption[];
|
| CHROMEOS_EXPORT extern const char kDisableSamlSignin[];
|
| +CHROMEOS_EXPORT extern const char kDisableSessionRestore[];
|
| CHROMEOS_EXPORT extern const char kDisableVolumeAdjustSound[];
|
| CHROMEOS_EXPORT extern const char kEnableCarrierSwitching[];
|
| CHROMEOS_EXPORT extern const char kEnableChromeVoxNext[];
|
|
|