| commit | fad1be88b51197623fad16a3ac58a5b04fc7089b | [log] [tgz] |
|---|---|---|
| author | Ivan Murashov <ivan.murashov@lge.com> | Wed Apr 16 18:11:53 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 16 18:11:53 2025 |
| tree | c0040d5d4c8710fa3aaf20f0de7c387e1fae139f | |
| parent | 25592a9c70f24888d649875a0ab2d3e1762e0cab [diff] |
IWYU: Add missing include for base::StringPrintf usage in interest_group_auction_reporter.cc In the file interest_group_auction_reporter.cc the method base::StringPrintf is used without corresponding include. Added missing include. Bug: none Change-Id: I7044d246016dcdf2df1be4243a63473867f1d911 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6458700 Reviewed-by: Paul Jensen <pauljensen@chromium.org> Commit-Queue: Ivan Murashov <ivan.murashov@lge.com> Reviewed-by: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/main@{#1447872}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.