--- third_party/crabbyavif/BUILD.gn.orig 2025-10-13 21:25:57 UTC +++ third_party/crabbyavif/BUILD.gn @@ -190,7 +190,12 @@ rust_static_library("crabbyavif") { "dav1d", "libyuv", "capi", - "disable_cfi", + + # TODO: crbug.com/440481923 - Un-comment this once the new rust roll + # (http://crrev.com/c/6874449) lands and + # https://github.com/webmproject/CrabbyAvif/pull/654 is rolled into + # chromium. + #"disable_cfi", ] # Required for disable_cfi feature.