| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 137e62bc81bc7ea667633b19ebe68aea1e8bc6e6..1398f44d1afc962f392279fe1b33ca63cb8e6390 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -42,6 +42,7 @@ CHROMEOS_EXPORT extern const char kDisableRollbackOption[];
|
| CHROMEOS_EXPORT extern const char kDisableVolumeAdjustSound[];
|
| CHROMEOS_EXPORT extern const char kEnableCarrierSwitching[];
|
| CHROMEOS_EXPORT extern const char kEnableChromeVoxNext[];
|
| +CHROMEOS_EXPORT extern const char kEnableCloudImport[];
|
| CHROMEOS_EXPORT extern const char kEnableConsumerManagement[];
|
| CHROMEOS_EXPORT extern const char kEnableEmbeddedSignin[];
|
| CHROMEOS_EXPORT extern const char kEnableExtensionAssetsSharing[];
|
|
|