| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index c33adfcfca5026ea5f11a0fc4a02994b4feacee3..f9f3e7e435f2ac66494c5acfe568543f4fa15f23 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -46,6 +46,7 @@ CHROMEOS_EXPORT extern const char kEnableRequestTabletSite[];
|
| CHROMEOS_EXPORT extern const char kEnableStubInteractive[];
|
| CHROMEOS_EXPORT extern const char kEnableStubPortalledWifi[];
|
| CHROMEOS_EXPORT extern const char kEnableTouchpadThreeFingerClick[];
|
| +CHROMEOS_EXPORT extern const char kEnableVolumeAdjustSound[];
|
| CHROMEOS_EXPORT extern const char kEnabledStubNetworkTypes[];
|
| CHROMEOS_EXPORT extern const char kEnterpriseEnrollmentInitialModulus[];
|
| CHROMEOS_EXPORT extern const char kEnterpriseEnrollmentModulusLimit[];
|
|
|