| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index d738b8ef21a06bd0a4f76db71314abf5f54b74a8..fd5c01e129f6433b657efc6849c81493f31dd901 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -68,6 +68,7 @@ extern const base::FilePath::CharType kServiceStateFileName[];
|
| extern const base::FilePath::CharType kSingletonCookieFilename[];
|
| extern const base::FilePath::CharType kSingletonLockFilename[];
|
| extern const base::FilePath::CharType kSingletonSocketFilename[];
|
| +extern const base::FilePath::CharType kSingletonSocketRealFilename[];
|
| extern const base::FilePath::CharType kSupervisedUserSettingsFilename[];
|
| extern const base::FilePath::CharType kThemePackFilename[];
|
| extern const base::FilePath::CharType kWebAppDirname[];
|
|
|