| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 96eacafd393769ffe042d4b47cf8054b6738b3b8..dfbf8dd168ae620da64f09b24b71b593d69d295b 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -109,6 +109,7 @@ extern const wchar_t kCurrentThemeImages[];
|
| extern const wchar_t kCurrentThemeColors[];
|
| extern const wchar_t kCurrentThemeTints[];
|
| extern const wchar_t kCurrentThemeDisplayProperties[];
|
| +extern const wchar_t kExtensionsUIDeveloperMode[];
|
| extern const wchar_t kCheckDefaultBrowser[];
|
| extern const wchar_t kUseCustomChromeFrame[];
|
| extern const wchar_t kShowOmniboxSearchHint[];
|
|
|