| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 2ecc5187f7abce8afb293c97cb480f6b432e9ed9..6ce678da8c16a6641e6d436202989e79cf6efaf1 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -44,6 +44,7 @@ CHROMEOS_EXPORT extern const char kEnableCarrierSwitching[];
|
| CHROMEOS_EXPORT extern const char kEnableChromeVoxNext[];
|
| CHROMEOS_EXPORT extern const char kEnableCloudBackup[];
|
| CHROMEOS_EXPORT extern const char kEnableConsumerManagement[];
|
| +CHROMEOS_EXPORT extern const char kDisableDeviceDisabling[];
|
| CHROMEOS_EXPORT extern const char kEnableEmbeddedSignin[];
|
| CHROMEOS_EXPORT extern const char kEnableExtensionAssetsSharing[];
|
| CHROMEOS_EXPORT extern const char kEnableFirstRunUITransitions[];
|
|
|