| Index: chrome/common/chrome_constants.h
|
| ===================================================================
|
| --- chrome/common/chrome_constants.h (revision 48638)
|
| +++ chrome/common/chrome_constants.h (working copy)
|
| @@ -53,6 +53,7 @@
|
| extern const FilePath::CharType kSingletonLockFilename[];
|
| extern const FilePath::CharType kThumbnailsFilename[];
|
| extern const FilePath::CharType kNewTabThumbnailsFilename[];
|
| +extern const FilePath::CharType kTopSitesFilename[];
|
| extern const wchar_t kUserDataDirname[];
|
| extern const FilePath::CharType kUserScriptsDirname[];
|
| extern const FilePath::CharType kWebDataFilename[];
|
|
|