| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 01ab36b90e0c6bc87c2b960b9083667613d0388b..0290c2bb452a7b40cfc03da75a198e03d13557ba 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -40,6 +40,7 @@ CHROMEOS_EXPORT extern const char kEchoExtensionPath[];
|
| CHROMEOS_EXPORT extern const char kEnableCarrierSwitching[];
|
| CHROMEOS_EXPORT extern const char kEnableConsumerManagement[];
|
| CHROMEOS_EXPORT extern const char kEnableFileManagerMTP[];
|
| +CHROMEOS_EXPORT extern const char kEnableRollbackOption[];
|
| CHROMEOS_EXPORT extern const char kEnableHIDDetectionOnOOBE[];
|
| CHROMEOS_EXPORT extern const char kEnableKioskMode[];
|
| CHROMEOS_EXPORT extern const char kEnableNetworkPortalNotification[];
|
|
|