| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ce4664117a1810ee08c74c31e741a1477363d9d3..c7d722844b26f792e045e3bdf32b0cceba8400ca 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[];
|
|
|