| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 78e8212090cba17579c01d3809818c9ac0002fe4..fe9478b72d85140e6012332f72d625d6b5ce3f1e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -129,7 +129,7 @@ extern const wchar_t kEnableP13n[];
|
|
|
| extern const wchar_t kSdchFilter[];
|
|
|
| -extern const wchar_t kEnableGreasemonkey[];
|
| +extern const wchar_t kEnableUserScripts[];
|
| extern const wchar_t kEnableExtensions[];
|
|
|
| extern const wchar_t kIncognito[];
|
|
|