0
Files
src/components/power_metrics
Hans Wennborg c176cf78bc Don't include raw_ptr.h in base/check.h
and fix other files implicitly depending on it, especially for <vector>.

check.h is supposed to be fast to compile, and raw_ptr.h was not used.

Bug: 242216
Change-Id: Ifc6a6035c8c58d04d01b31743226c85f3d5c7f89
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5453560
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Auto-Submit: Hans Wennborg <hans@chromium.org>
Owners-Override: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1289529}
2024-04-18 20:07:32 +00:00
..