Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index 4473f32826eb445f43fbcf322434cfb04f2bfa82..ea79fd8b2b1e9b00b000435e3e5e8c10900a0c3c 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -40,7 +40,7 @@ extern const FilePath::CharType kMediaCacheDirname[]; |
extern const FilePath::CharType kOffTheRecordMediaCacheDirname[]; |
extern const FilePath::CharType kAppCacheDirname[]; |
extern const wchar_t kChromePluginDataDirname[]; |
-extern const FilePath::CharType kThemeImagesDirname[]; |
+extern const FilePath::CharType kThemePackFilename[]; |
extern const FilePath::CharType kCookieFilename[]; |
extern const FilePath::CharType kExtensionsCookieFilename[]; |
extern const FilePath::CharType kHistoryFilename[]; |