Chromium change: https://chromium.googlesource.com/chromium/src/+/f2d6720373f6c5d704a2a2c43b12e3293a5c2bd6 commit f2d6720373f6c5d704a2a2c43b12e3293a5c2bd6 Author: Ari Chivukula <arichiv@chromium.org> Date: Wed Jul 27 21:42:50 2022 +0000 [Accept-CH] (3) Remove delegation support from chromium This removes support for the name="accept-ch" meta tag. Now that we have the delegate-ch meta tag to replace it and usage is low, this isn't needed. This CL is part of a series: (1) Disable support in chromium (2) Remove tests from devtools (3) Remove support from chromium Bug: 1334152