| commit | f8457cf98e25dce71d9900dcff9c2068121e3f77 | [log] [tgz] |
|---|---|---|
| author | Lei Zhang <thestig@chromium.org> | Thu Dec 04 22:44:40 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 04 22:44:40 2025 |
| tree | 7d013e4dcc42afc01efffe16abe86386d98c330d | |
| parent | 104dca8d7ed1c36fd39103c039d7bc5967042105 [diff] |
Remove superfluous includes from a couple of safe_browsing headers Tidy phishy_interaction_tracker.h and safe_browsing_service.h. Then do IWYU to fix the build. In a couple of downloads files, remove unused using-statements that reference safe_browsing code. Bug: 40318405 Change-Id: I767823400360aecfb6a05f40c8edfd275d60ffad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7218993 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/main@{#1554313}
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.