| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 49c3819e74bcae9e4e58b6b9ef3fffd0868269f4..5780d1ab820dc1263a23c205e34d5b5c94a754c5 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -57,6 +57,7 @@ extern const base::FilePath::CharType kMediaCacheDirname[];
|
| extern const base::FilePath::CharType kNetworkPersistentStateFilename[];
|
| extern const base::FilePath::CharType kOfflinePageArchivesDirname[];
|
| extern const base::FilePath::CharType kOfflinePageMetadataDirname[];
|
| +extern const base::FilePath::CharType kOfflinePageRequestQueueDirname[];
|
| extern const base::FilePath::CharType kPreferencesFilename[];
|
| extern const base::FilePath::CharType kProtectedPreferencesFilenameDeprecated[];
|
| extern const base::FilePath::CharType kReadmeFilename[];
|
|
|