Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index a0c67803c3454c2ea3d7a67e1b1f084d17ef4abd..8321b7680819e5e66f67592ee8c6f3ae46b106c4 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -48,6 +48,7 @@ extern const base::FilePath::CharType kChannelIDFilename[]; |
extern const base::FilePath::CharType kCookieFilename[]; |
extern const base::FilePath::CharType kCRLSetFilename[]; |
extern const base::FilePath::CharType kCustomDictionaryFileName[]; |
+extern const base::FilePath::CharType kDownloadServiceStorageDirname[]; |
extern const base::FilePath::CharType kExtensionActivityLogFilename[]; |
extern const base::FilePath::CharType kExtensionsCookieFilename[]; |
extern const base::FilePath::CharType kFeatureEngagementTrackerStorageDirname[]; |