Index: chrome/common/chrome_constants.h |
=================================================================== |
--- chrome/common/chrome_constants.h (revision 177317) |
+++ chrome/common/chrome_constants.h (working copy) |
@@ -61,6 +61,7 @@ |
extern const FilePath::CharType kCookieFilename[]; |
extern const FilePath::CharType kCRLSetFilename[]; |
extern const FilePath::CharType kCustomDictionaryFileName[]; |
+extern const FilePath::CharType kExtensionActivityLogFilename[]; |
extern const FilePath::CharType kExtensionsCookieFilename[]; |
extern const FilePath::CharType kFaviconsFilename[]; |
extern const FilePath::CharType kFirstRunSentinel[]; |