| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 9c70974f84da700e1617d6474ac972051d4cdab4..6510409b9868b2fa50352adb833fcac5225438ef 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -51,6 +51,7 @@ extern const FilePath::CharType kHistoryFilename[];
|
| extern const FilePath::CharType kLocalStateFilename[];
|
| extern const FilePath::CharType kPreferencesFilename[];
|
| extern const FilePath::CharType kSafeBrowsingFilename[];
|
| +extern const FilePath::CharType kSingletonCookieFilename[];
|
| extern const FilePath::CharType kSingletonSocketFilename[];
|
| extern const FilePath::CharType kSingletonLockFilename[];
|
| extern const FilePath::CharType kThumbnailsFilename[];
|
|
|