| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 01ab36b90e0c6bc87c2b960b9083667613d0388b..56827262504a2e41aed719645fdedd7b0de95dbe 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -38,6 +38,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 kEnableChromeVoxNext[];
|
| CHROMEOS_EXPORT extern const char kEnableConsumerManagement[];
|
| CHROMEOS_EXPORT extern const char kEnableFileManagerMTP[];
|
| CHROMEOS_EXPORT extern const char kEnableHIDDetectionOnOOBE[];
|
|
|