| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index e56ce7a485cb0c1c7b9bfac7484838051dacada4..62ab183e40e1aee37e8e09757eb8d3f0eb476977 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -37,6 +37,7 @@ CHROMEOS_EXPORT extern const char kDisableQuickofficeComponentApp[];
|
| CHROMEOS_EXPORT extern const char kDisableVolumeAdjustSound[];
|
| 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 kEnableKioskMode[];
|
| CHROMEOS_EXPORT extern const char kEnableNetworkPortalNotification[];
|
|
|