| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 9f0704fccef06773070db7b02cf5d13e79a8877a..9c70974f84da700e1617d6474ac972051d4cdab4 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -34,6 +34,7 @@ extern const char kStatsFilename[];
|
| extern const wchar_t kBrowserResourcesDll[];
|
| extern const wchar_t kNaClAppName[];
|
| extern const FilePath::CharType kExtensionFileExtension[];
|
| +extern const FilePath::CharType kExtensionKeyFileExtension[];
|
|
|
| // filenames
|
| extern const FilePath::CharType kArchivedHistoryFilename[];
|
|
|