| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 25203)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -146,7 +146,7 @@
|
| extern const wchar_t kSdchFilter[];
|
|
|
| extern const wchar_t kEnableUserScripts[];
|
| -extern const wchar_t kDisableExtensions[];
|
| +extern const wchar_t kEnableExtensions[];
|
| extern const wchar_t kExtensionsUpdateFrequency[];
|
| extern const wchar_t kInstallExtension[];
|
| extern const wchar_t kLoadExtension[];
|
|
|