Index: chrome/common/chrome_constants.h |
=================================================================== |
--- chrome/common/chrome_constants.h (revision 172624) |
+++ chrome/common/chrome_constants.h (working copy) |
@@ -52,6 +52,7 @@ |
extern const FilePath::CharType kExtensionKeyFileExtension[]; |
// filenames |
+extern const FilePath::CharType kActivityLogFilename[]; |
Eric Dingle
2012/12/13 20:37:34
Might be wise to use kExtensionActivityLogFilename
felt
2012/12/15 02:51:52
Done.
|
#if defined(OS_ANDROID) |
extern const FilePath::CharType kAndroidCacheFilename[]; |
#endif |