gave up after about 10 files, almost all the usages look incorrect.
#if BUILDFLAG(SUPPORTS_OZONE_WAYLAND)this is probably wrong.
// TODO(crbug.com/465113623) Test flaky on Wayland.probably wrong.
#if BUILDFLAG(IS_LINUX) && BUILDFLAG(SUPPORTS_OZONE_WAYLAND)probably wrong.
#if !BUILDFLAG(SUPPORTS_OZONE_WAYLAND)probably wrong.
#if BUILDFLAG(IS_MAC) || BUILDFLAG(SUPPORTS_OZONE_WAYLAND)probably wrong
#if BUILDFLAG(IS_LINUX) && BUILDFLAG(SUPPORTS_OZONE_X11)doesn't do what it's intended to do
BUILDFLAG(SUPPORTS_OZONE_WAYLAND)probably wrong.
#if BUILDFLAG(SUPPORTS_OZONE_X11)this is probably wrong.
#if BUILDFLAG(SUPPORTS_OZONE_WAYLAND)probably wrong.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |