Index: chrome/common/chrome_constants.cc |
=================================================================== |
--- chrome/common/chrome_constants.cc (revision 177252) |
+++ chrome/common/chrome_constants.cc (working copy) |
@@ -158,8 +158,6 @@ |
FPL("Certificate Revocation Lists"); |
const FilePath::CharType kCustomDictionaryFileName[] = |
FPL("Custom Dictionary.txt"); |
-const FilePath::CharType kExtensionActivityLogFilename[] = |
- FPL("Extension Activity"); |
const FilePath::CharType kExtensionsCookieFilename[] = FPL("Extension Cookies"); |
const FilePath::CharType kFaviconsFilename[] = FPL("Favicons"); |
const FilePath::CharType kFirstRunSentinel[] = FPL("First Run"); |
Property changes on: chrome/common/chrome_constants.cc |
___________________________________________________________________ |
Added: svn:mergeinfo |