- Annotate |ScopedChapsLoadFixup| with STACK_ALLOCATED();
- Exclude |ScopedChapsLoadFixup::chaps_handle_| from raw pointer usage
check.
I missed this field during the automatic rewrite crrev.com/c/4607774 .
Adding the exclusion annotation to make compilation success with
|is_component_build = true|.
Context:
Change-Id: I425d34938b0cea68f3fdc23bc799791f97ff851f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4625702
Reviewed-by: Keishi Hattori <keishi@chromium.org>
Reviewed-by: Adam Langley <agl@chromium.org>
Commit-Queue: Mikihito Matsuura <mikt@google.com>
Cr-Commit-Position: refs/heads/main@{#1159607}