build-tools
build-tools copied to clipboard
feat: streamline using Reclient for Chromium
Enables building stock Chromium more simply.
Patches are applied now upon sync when targeting Chromium, with reduced area for failure with pinned EngFlow/reclient-configs sha.
Has this been tested on Windows? I have a feeling we want to use depotSpawnSync to ensure that the depot_tools managed Python 3 gets used there.
@dsanders11 no, i've only done this on posix so far! good call though, i think you're right 😅