| Index: chrome/common/chrome_switches.h
 | 
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
 | 
| index 5965059c60177b1df209c0faddc4c762e60a92fc..6eef301f2500ba4924454ccd5678740123fb6688 100644
 | 
| --- a/chrome/common/chrome_switches.h
 | 
| +++ b/chrome/common/chrome_switches.h
 | 
| @@ -164,6 +164,7 @@ extern const char kEnableTabAudioMuting[];
 | 
|  extern const char kEnableThumbnailRetargeting[];
 | 
|  extern const char kEnableUserAlternateProtocolPorts[];
 | 
|  extern const char kEnableWebAppFrame[];
 | 
| +extern const char kEnableWebUsbNotifications[];
 | 
|  extern const char kEnableWifiCredentialSync[];
 | 
|  extern const char kExtensionContentVerificationBootstrap[];
 | 
|  extern const char kExtensionContentVerificationEnforceStrict[];
 | 
| 
 |