| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index c94ac25a2108c52a66a8bef384264455c5ee5c60..e3f69898cd8cdb86e961d7a01ffa4281ff320fe3 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[];
|
|
|