chromium/components/policy/resources/templates/policy_definitions/ChromeFrameRendererSettings/RenderInChromeFrameList.yaml

caption: Always render the following URL patterns in <ph name="PRODUCT_FRAME_NAME">$3<ex>Google
  Chrome Frame</ex></ph>
deprecated: true
desc: |-
  Customize the list of URL patterns that should always be rendered by <ph name="PRODUCT_FRAME_NAME">$3<ex>Google Chrome Frame</ex></ph>.

            If this policy is not set the default renderer will be used for all sites as specified by the 'ChromeFrameRendererSettings' policy.

            For example patterns see https://www.chromium.org/developers/how-tos/chrome-frame-getting-started.
example_value:
- https://www.example.com
- https://www.example.edu
features:
  dynamic_refresh: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  items:
    type: string
  type: array
supported_on:
- chrome_frame:8-32
tags: []
type: list