| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 2e39ef2181ae1ad7b63c2c6b7719d4e3768863e6..01ce591fd6d19bfd8e55f0094f3a47bff6285533 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -55,7 +55,6 @@ extern const base::FilePath::CharType kGCMStoreDirname[];
|
| 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 kOfflinePageArchivesDirname[];
|
| extern const base::FilePath::CharType kOfflinePageMetadataDirname[];
|
| extern const base::FilePath::CharType kOfflinePageRequestQueueDirname[];
|
|
|