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

Upstream Chromium changed the way they configure browser bundles; this patch moves us from relying upon `FILES.cfg` onto `//infra/archive_config/*` configs. Fixes #9936