Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index 56be2f8109e97223344f8e9788ba7af5c5d0d0c1..5f4519a69789831ef044eedf9f41cc4e5b38260b 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -48,6 +48,7 @@ extern const FilePath::CharType kChromePluginDataDirname[]; |
extern const FilePath::CharType kThemePackFilename[]; |
extern const FilePath::CharType kCookieFilename[]; |
extern const FilePath::CharType kExtensionsCookieFilename[]; |
+extern const FilePath::CharType kIsolatedAppStateDirname[]; |
extern const FilePath::CharType kFaviconsFilename[]; |
extern const FilePath::CharType kHistoryFilename[]; |
extern const FilePath::CharType kLocalStateFilename[]; |