| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 530c69df15257d81b489a3f756628f8a9ab5e72b..5b8a724103dcffbbb481ac9007fffce2303100f5 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -47,6 +47,7 @@ extern const FilePath::CharType kAppCacheDirname[];
|
| 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[];
|
|
|