| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index e3c51111d410aacadfd9f9139bf73ebd7662d8bd..638edbc9a8ff9f9172e090d9cf2220b22a453745 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -77,6 +77,7 @@ extern const base::FilePath::CharType kMediaCacheDirname[];
|
| extern const base::FilePath::CharType kNewTabThumbnailsFilename[];
|
| extern const base::FilePath::CharType kOBCertFilename[];
|
| extern const base::FilePath::CharType kPreferencesFilename[];
|
| +extern const base::FilePath::CharType kProtectedPreferencesFilename[];
|
| extern const base::FilePath::CharType kReadmeFilename[];
|
| extern const base::FilePath::CharType kResetPromptMementoFilename[];
|
| extern const base::FilePath::CharType kSafeBrowsingBaseFilename[];
|
|
|