| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 910b291464d2acecd98db4c55cd04ef85c2c0ce4..159fb8a587e899a73f2d607c27bde475e6a5d5c9 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -98,6 +98,7 @@ extern const char kDisableQuicPortSelection[];
|
| extern const char kDisableSessionCrashedBubble[];
|
| extern const char kDisableSiteEngagementService[];
|
| extern const char kDisableWebNotificationCustomLayouts[];
|
| +extern const char kDisableWebUsbSecurity[];
|
| extern const char kDisableZeroBrowsersOpenForTests[];
|
| extern const char kDiskCacheDir[];
|
| extern const char kDiskCacheSize[];
|
|
|