0
Files
src/content/browser/blob_storage
Claudio DeSouza 77d82dbb7c Replace base::GUID uses with base::Uuid (82/N)
`base::GUID` has been renamed, and is set to be  removed. This CL is
part of a batch of changes replacing all uses of `base::GUID`, with
`base::Uuid`, and its associated counterparts.

Additionally, deprecated functions in `base/uuid.h` are also also having
their uses removed wherever they occur.

Changes for path: /content/browser/blob_storage

This CL was uploaded by git cl split.

R=dmurph@chromium.org

Bug: 1428566
Change-Id: I727ba8d9735596aabc91ef85c3b7305e6adf528a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4429683
Auto-Submit: Claudio DeSouza <cdesouza@igalia.com>
Commit-Queue: Daniel Murphy <dmurph@chromium.org>
Reviewed-by: Daniel Murphy <dmurph@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1131362}
2023-04-17 18:00:44 +00:00
..