Index: chrome/common/chrome_constants.h |
=================================================================== |
--- chrome/common/chrome_constants.h (revision 151481) |
+++ chrome/common/chrome_constants.h (working copy) |
@@ -65,6 +65,8 @@ |
extern const FilePath::CharType kFaviconsFilename[]; |
extern const FilePath::CharType kHistoryBookmarksFileName[]; |
extern const FilePath::CharType kHistoryFilename[]; |
+extern const FilePath::CharType kHQPCacheFilename[]; |
+extern const FilePath::CharType kHQPCacheDBFilename[]; |
extern const FilePath::CharType kIsolatedAppStateDirname[]; |
extern const FilePath::CharType kJumpListIconDirname[]; |
extern const FilePath::CharType kLocalStateFilename[]; |