Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index cd038b14fd5dad2e6fa716d2e2143220fa9f436d..4b796f18623cab1982f9cc21b8032f3e39c675e9 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -71,7 +71,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 kManagedUserSettingsFilename[]; |
+extern const base::FilePath::CharType kSupervisedUserSettingsFilename[]; |
extern const base::FilePath::CharType kMediaCacheDirname[]; |
extern const base::FilePath::CharType kNewTabThumbnailsFilename[]; |
extern const base::FilePath::CharType kOBCertFilename[]; |