| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 142f22a03d8cddef5cd77a44ca6bde6495675c42..7de1c47f258670744aaea8c0ac4167b2b99b33e9 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[];
|
|
|