| Index: chrome/common/chrome_constants.cc
|
| diff --git a/chrome/common/chrome_constants.cc b/chrome/common/chrome_constants.cc
|
| index 3734f21e3822944980f60e1d321fce183c9b7e45..c0eecffa54d7cd5b8c46a7c59a08ca776ba389bd 100644
|
| --- a/chrome/common/chrome_constants.cc
|
| +++ b/chrome/common/chrome_constants.cc
|
| @@ -149,8 +149,6 @@ const base::FilePath::CharType kGCMStoreDirname[] = FPL("GCM Store");
|
| const base::FilePath::CharType kLocalStateFilename[] = FPL("Local State");
|
| const base::FilePath::CharType kLocalStorePoolName[] = FPL("LocalStorePool");
|
| const base::FilePath::CharType kMediaCacheDirname[] = FPL("Media Cache");
|
| -const base::FilePath::CharType kNetworkPersistentStateFilename[] =
|
| - FPL("Network Persistent State");
|
| const base::FilePath::CharType kOfflinePageArchivesDirname[] =
|
| FPL("Offline Pages/archives");
|
| const base::FilePath::CharType kOfflinePageMetadataDirname[] =
|
|
|