chromium/components/policy/resources/templates/policy_definitions/ChromeFrameContentTypes/ChromeFrameContentTypes.yaml

caption: Allow <ph name="PRODUCT_FRAME_NAME">$3<ex>Google Chrome Frame</ex></ph> to
  handle the listed content types
deprecated: true
desc: |-
  If this policy is set, the specified content types are handled by <ph name="PRODUCT_FRAME_NAME">$3<ex>Google Chrome Frame</ex></ph>.

            If this policy is not set, the default renderer is used for all sites. (The <ph name="CHROME_FRAME_RENDERER_SETTINGS_POLICY_NAME">ChromeFrameRendererSettings</ph> policy may be used to configure the default renderer.)
example_value:
- text/xml
- application/xml
features:
  dynamic_refresh: false
owners:
- file://components/policy/OWNERS
schema:
  items:
    type: string
  type: array
supported_on:
- chrome_frame:8-32
tags: []
type: list