commit | e404f5f3a0010dd4e1c88787104da4265e4af0f9 | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Sat May 17 13:38:45 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 17 13:38:45 2025 |
tree | c18467d23e86ee2cef0b76408fd321e756af60ea | |
parent | 27592897af71e9aaa267c54cd3d53c364799c075 [diff] |
extensions: IWYU fixes around TabHelper We're trying to port TabHelper and some nearby permissions-related classes to desktop Android. These are just some drive-by fixes for include issues I noticed along the way. Bug: 393179880 Change-Id: I98be59393b6e920657c05a5aeb4da4e4227cae9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6556807 Auto-Submit: James Cook <jamescook@chromium.org> Reviewed-by: Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/main@{#1461782}
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.