| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index d3095b13e4faf803047dd7a2c0c303d9b8dd178b..8229a6f172015a3a99038152d776d82a4c0f8a02 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -101,6 +101,7 @@ extern const wchar_t kPrintingPageFooterRight[];
|
| #if defined(OS_LINUX)
|
| extern const wchar_t kUsesSystemTheme[];
|
| #endif
|
| +extern const wchar_t kCurrentThemePackFilename[];
|
| extern const wchar_t kCurrentThemeID[];
|
| extern const wchar_t kCurrentThemeImages[];
|
| extern const wchar_t kCurrentThemeColors[];
|
|
|