| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index a1d2f45c2feccfe6c08f910a8e5bdaf1c9e773b9..d0ee27c47a60d02e75beefe93220c63f23d7148c 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -40,6 +40,7 @@ CHROMEOS_EXPORT extern const char kEnableCarrierSwitching[];
|
| CHROMEOS_EXPORT extern const char kEnableChromeVoxNext[];
|
| CHROMEOS_EXPORT extern const char kEnableConsumerManagement[];
|
| CHROMEOS_EXPORT extern const char kEnableEmbeddedSignin[];
|
| +CHROMEOS_EXPORT extern const char kEnableExtensionAssetsSharing[];
|
| CHROMEOS_EXPORT extern const char kEnableFileManagerMTP[];
|
| CHROMEOS_EXPORT extern const char kEnableRollbackOption[];
|
| CHROMEOS_EXPORT extern const char kEnableHIDDetectionOnOOBE[];
|
|
|