| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index bebfdd6a34ded1d2bd38cd5bf66ffd3084f6dca1..973c8a31f4796080cdc8f2017f49b7a701cfa591 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -76,6 +76,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[];
|
|
|