Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index fa83106ecd5fd7570436f557feeff9508b098921..05c771a4c713f15bf8991b4726a902926c01dd7f 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -77,6 +77,7 @@ extern const base::FilePath::CharType kLocalStateFilename[]; |
extern const base::FilePath::CharType kLocalStorePoolName[]; |
extern const base::FilePath::CharType kLoginDataFileName[]; |
extern const base::FilePath::CharType kMediaCacheDirname[]; |
+extern const base::FilePath::CharType kNetworkPersistentStateFilename[]; |
extern const base::FilePath::CharType kNewTabThumbnailsFilename[]; |
extern const base::FilePath::CharType kPreferencesFilename[]; |
extern const base::FilePath::CharType kProtectedPreferencesFilenameDeprecated[]; |