
Sandbox::kNoSandboxAndElevatedPrivileges had its own command line switch, now it is integrated with how utilities are launched. We only used this sandbox type from utilities so this should work out ok. Additionally we remove two places where the command line switch is sniffed from outside //sandbox and force use of helpers instead. Test expectations in sandbox_integration_tests are adjusted to account for this. Bug: 1269423 Change-Id: I410f814e03bc60a2a424a9bcb55bc55aed39005e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276784 Reviewed-by: Will Harris <wfh@chromium.org> Reviewed-by: Filip Gorski <fgorski@chromium.org> Commit-Queue: Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/main@{#941072}