| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index a2a126802361523f9995b04dad3c52dfca0d72cd..f06b0bf435da774dc84714cc38d3ee5ad868edc0 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -39,6 +39,7 @@ 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 kEnableExtensionAssetsSharing[];
|
| CHROMEOS_EXPORT extern const char kEnableFileManagerMTP[];
|
| CHROMEOS_EXPORT extern const char kEnableRollbackOption[];
|
| CHROMEOS_EXPORT extern const char kEnableHIDDetectionOnOOBE[];
|
|
|