| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 6cd6e45858ec25f6885a93028c9a2d33f5fe3670..de208c862395298636759ede2f1b5c6d9297a973 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -65,7 +65,6 @@ 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[];
|
| extern const FilePath::CharType kBookmarksFileName[];
|
| extern const FilePath::CharType kHistoryBookmarksFileName[];
|
|
|