| Index: chrome/common/chrome_constants.h
|
| ===================================================================
|
| --- chrome/common/chrome_constants.h (revision 145147)
|
| +++ chrome/common/chrome_constants.h (working copy)
|
| @@ -79,6 +79,7 @@
|
| extern const FilePath::CharType kReadmeFilename[];
|
| extern const FilePath::CharType kSafeBrowsingBaseFilename[];
|
| extern const FilePath::CharType kServiceStateFileName[];
|
| +extern const FilePath::CharType kShortcutsDatabaseName[];
|
| extern const FilePath::CharType kSingletonCookieFilename[];
|
| extern const FilePath::CharType kSingletonLockFilename[];
|
| extern const FilePath::CharType kSingletonSocketFilename[];
|
|
|