Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RemotingHost: Use base::fixed_flat_set for invalid_browsers
This change uses a base::fixed_flat_set rather than a base::NoDestructor of base::flat_set for the static set of invalid_browsers. Bug: 1150744 Change-Id: I68aed5aa12cea76d4a55f89d62e67fe3b99c8fd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3164259 Commit-Queue: Prakhar Shrivastav <[email protected]> Reviewed-by: Yuwei Huang <[email protected]> Cr-Commit-Position: refs/heads/main@{#922420}
- Loading branch information