| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 91fcd16395f26ff50079ab6dab6ed9716f4ef275..ebff4fc19316f0fc900285f66403f39217154a7b 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -200,7 +200,7 @@ extern const wchar_t kNumFoldersInOtherBookmarkFolder[];
|
|
|
| extern const wchar_t kNumKeywords[];
|
|
|
| -extern const wchar_t kEnableExtensions[];
|
| +extern const wchar_t kDisableExtensions[];
|
| extern const wchar_t kEnableUserScripts[];
|
|
|
| extern const wchar_t kLastExtensionsUpdateCheck[];
|
|
|