| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 45bf40f5730b07a9e99fef3ab67a088fc6eff38a..41679f26cdd6e2244198356a3e966e472fe7bc8d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -162,6 +162,7 @@ extern const char kEnableTabAudioMuting[];
|
| extern const char kEnableThumbnailRetargeting[];
|
| extern const char kEnableUserAlternateProtocolPorts[];
|
| extern const char kEnableWebAppFrame[];
|
| +extern const char kEnableWebUsbNotification[];
|
| extern const char kEnableWifiCredentialSync[];
|
| extern const char kExtensionContentVerificationBootstrap[];
|
| extern const char kExtensionContentVerificationEnforceStrict[];
|
|
|