Chromium Code Reviews| Index: chrome/common/chrome_constants.h |
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
| index 4b796f18623cab1982f9cc21b8032f3e39c675e9..1238c6ac1283f867c67f7a4a702350b27391a54a 100644 |
| --- a/chrome/common/chrome_constants.h |
| +++ b/chrome/common/chrome_constants.h |
| @@ -59,7 +59,6 @@ extern const base::FilePath::CharType kArchivedHistoryFilename[]; |
| extern const base::FilePath::CharType kCacheDirname[]; |
| extern const base::FilePath::CharType kCookieFilename[]; |
| extern const base::FilePath::CharType kCRLSetFilename[]; |
| -extern const base::FilePath::CharType kCLDDataFilename[]; |
|
Takashi Toyoshima
2014/06/23 08:50:01
Just a note for future CLs.
Now this CL is too big
Andrew Hayden (chromium.org)
2014/06/23 13:20:36
It has become a very large code review because of
|
| extern const base::FilePath::CharType kCustomDictionaryFileName[]; |
| extern const base::FilePath::CharType kExtensionActivityLogFilename[]; |
| extern const base::FilePath::CharType kExtensionsCookieFilename[]; |