| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 2cd8a651fc92f4bca4dd263dcc2bf24175c24dec..49c3819e74bcae9e4e58b6b9ef3fffd0868269f4 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -55,7 +55,7 @@ extern const base::FilePath::CharType kLocalStateFilename[];
|
| extern const base::FilePath::CharType kLocalStorePoolName[];
|
| extern const base::FilePath::CharType kMediaCacheDirname[];
|
| extern const base::FilePath::CharType kNetworkPersistentStateFilename[];
|
| -extern const base::FilePath::CharType kOfflinePageArchviesDirname[];
|
| +extern const base::FilePath::CharType kOfflinePageArchivesDirname[];
|
| extern const base::FilePath::CharType kOfflinePageMetadataDirname[];
|
| extern const base::FilePath::CharType kPreferencesFilename[];
|
| extern const base::FilePath::CharType kProtectedPreferencesFilenameDeprecated[];
|
|
|