Replace base::GUID uses with base::Uuid (65/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: /components/feedback

This CL was uploaded by git cl split.

R=xiangdongkong@google.com

Bug: 1428566
Change-Id: Ie6ff89bac58caca6c47d76ec976ab141729b4a66
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4430099
Auto-Submit: Claudio DeSouza <cdesouza@igalia.com>
Commit-Queue: Xiangdong Kong <xiangdongkong@google.com>
Reviewed-by: Xiangdong Kong <xiangdongkong@google.com>
Cr-Commit-Position: refs/heads/main@{#1131327}
NOKEYCHECK=True
GitOrigin-RevId: 2bfb759db3f0c939bc0896252c2efaa10ee89d11
1 file changed