| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 18438bb50d08eba789463e9709dc0f94b3f9bddc..8ad4383e3aa18d5fc02ee2f37e5798e3c83a6c4b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -74,6 +74,7 @@ extern const char kDisableConnectBackupJobs[];
|
| extern const char kDisableCustomJumpList[];
|
| extern const char kDisableCustomProtocolOSCheck[];
|
| extern const char kDisableDhcpWpad[];
|
| +extern const char kDisableDownloadShelf[];
|
| extern const char kDisableExtensionsFileAccessCheck[];
|
| extern const char kDisableExtensions[];
|
| extern const char kDisableFlashSandbox[];
|
|
|