mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

As of https://chromium-review.googlesource.com/c/chromium/src/+/3053740, Chromium defaults to building with dchecks always on. We don't want dchecks enabled in our builds so we must disable them explicitly. References #8052