| Index: chrome/common/policy_constants.h
|
| ===================================================================
|
| --- chrome/common/policy_constants.h (revision 58687)
|
| +++ chrome/common/policy_constants.h (working copy)
|
| @@ -40,6 +40,11 @@
|
| extern const char kExtensionInstallDenyList[];
|
| extern const char kShowHomeButton[];
|
|
|
| +// Chrome Frame specific policy constants
|
| +extern const char kChromeFrameRendererSettings[];
|
| +extern const char kRenderInChromeFrameList[];
|
| +extern const char kRenderInHostList[];
|
| +
|
| } // namespace key
|
|
|
| } // namespace policy
|
|
|