| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0fce41a6db60e1c2f1b2a61b453a2411b19aa106..cfc3c2baa6c82d525db6ddbb2dcc71cb321375cc 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -86,6 +86,7 @@ extern const char kDisableCustomJumpList[];
|
| extern const char kDisableDefaultApps[];
|
| extern const char kDisableDhcpWpad[];
|
| extern const char kDisableExtensionsFileAccessCheck[];
|
| +extern const char kDisableExtensionsHttpThrottling[];
|
| extern const char kDisableExtensionsResourceWhitelist[];
|
| extern const char kDisableExtensions[];
|
| extern const char kDisableFlashSandbox[];
|
|
|