0
Files
src/ios
Matt Menke 3019accff6 Switch SHA256HashValue to a std::array.
It used to contain a fixed-length C-style array. Using a std::array is
safer.

Bug: 390223051
Change-Id: I33b1b207b1fde986a185c9d53fda3a7f61a05196
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6382619
Reviewed-by: Nico Weber <thakis@chromium.org>
Owners-Override: Nico Weber <thakis@chromium.org>
Commit-Queue: mmenke <mmenke@chromium.org>
Reviewed-by: Matt Mueller <mattm@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1437923}
2025-03-25 21:04:21 -07:00
..
2025-03-21 08:29:41 -07:00
2025-03-13 09:03:11 -07:00

This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.