commit | 4f94cbfb4c37985dd9b650eca205fb9fd42fb5c2 | [log] [tgz] |
---|---|---|
author | Nicola Tommasi <tommasin@chromium.org> | Mon Jan 20 15:34:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 20 15:34:10 2025 |
tree | 93336b977fa95345ac79635318faa07483b35a52 | |
parent | 0128b9ee306eeb23606350bac4ce55682eead723 [diff] |
[CodeHealth] Clean up dep from content_settings to page_info It was added for async canned page_info, but the async canned helper code has been deleted. Removing the dependency as it's not needed anymore. Bug: 40251822 Change-Id: I6ff1188cce33f7648606b34496cded4494247e66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6181817 Reviewed-by: Christian Dullweber <dullweber@chromium.org> Commit-Queue: Nicola Tommasi <tommasin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1408673}
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.