
These are just delegating to std now. All usages outside of third_party (plus blink) were migrated to use std directly. https://source.chromium.org/chromium/chromium/src/+/main:third_party/abseil-cpp/absl/types/variant.h;l=33-44;drc=b3defd119a78557e3d5d10f0683c2380b635c67e https://source.chromium.org/chromium/chromium/src/+/main:third_party/abseil-cpp/absl/utility/utility.h;l=35-50;drc=b3defd119a78557e3d5d10f0683c2380b635c67e Bug: 40242126 Change-Id: I9aa978a2477c040f8bd73f77498e14a356a1454d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6343776 Auto-Submit: Victor Vianna <victorvianna@google.com> Reviewed-by: Peter Kasting <pkasting@chromium.org> Owners-Override: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1434552}