Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index 1691e56aa6ac190411ff542d0e721a5b9b030707..d06f8d3aa4cf31880343b1fd09f8e950760a2b7a 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -66,7 +66,7 @@ extern const base::FilePath::CharType kJumpListIconDirname[]; |
extern const base::FilePath::CharType kLocalStateFilename[]; |
extern const base::FilePath::CharType kLocalStorePoolName[]; |
extern const base::FilePath::CharType kLoginDataFileName[]; |
-extern const base::FilePath::CharType kManagedModePolicyFilename[]; |
+extern const base::FilePath::CharType kManagedUserSettingsFilename[]; |
extern const base::FilePath::CharType kMediaCacheDirname[]; |
extern const base::FilePath::CharType kNewTabThumbnailsFilename[]; |
extern const base::FilePath::CharType kOBCertFilename[]; |