| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 133f235e392723e40fce746cf63d3d133132028c..d099ed71ee94493b87bab377c9d212139888e931 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -87,6 +87,7 @@ extern const FilePath::CharType kJumpListIconDirname[];
|
| extern const FilePath::CharType kWebAppDirname[];
|
| extern const FilePath::CharType kServiceStateFileName[];
|
| extern const FilePath::CharType kReadmeFilename[];
|
| +extern const FilePath::CharType kManagedModePolicyFilename[];
|
|
|
| #if defined(OS_CHROMEOS)
|
| extern const FilePath::CharType kGDataCacheDirname[];
|
|
|