| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 06c25812f697e664d8d9ea1a19942c078ae51cc8..f646d6730a098308faa0f108f769a6e7c9109d01 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -52,6 +52,7 @@ extern const char kDisablePlugins[];
|
| extern const char kDisablePopupBlocking[];
|
| extern const char kDisablePromptOnRepost[];
|
| extern const char kDisableSharedWorkers[];
|
| +extern const char kDisableSiteSpecificQuirks[];
|
| extern const char kDisableSync[];
|
| extern const char kDisableWebResources[];
|
| extern const char kDisableWebSecurity[];
|
|
|