| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 5a4befce20a52a78e4a14fcad46e2eabece44691..0070a0fc13b7c0d15fd308aba2c9c204460da3fe 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -46,6 +46,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[];
|
|
|