Index: chrome/common/chrome_constants.h |
=================================================================== |
--- chrome/common/chrome_constants.h (revision 94628) |
+++ chrome/common/chrome_constants.h (working copy) |
@@ -52,6 +52,7 @@ |
extern const FilePath::CharType kCookieFilename[]; |
extern const FilePath::CharType kOBCertFilename[]; |
extern const FilePath::CharType kExtensionsCookieFilename[]; |
+extern const FilePath::CharType kExtensionsOBCertFilename[]; |
wtc
2011/08/01 18:21:24
In the code review of another CL, I asked you to r
|
extern const FilePath::CharType kIsolatedAppStateDirname[]; |
extern const FilePath::CharType kFaviconsFilename[]; |
extern const FilePath::CharType kHistoryFilename[]; |