| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 85c1e675fa158e7f518e6c0736ddbeaf115d0291..fcedad064f9a191c5a9fcb6f10f2b9955ab2ff3e 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[];
|
|
|