commit | 3d3acb2e74e63243d6b85f8e1660f04530df7953 | [log] [tgz] |
---|---|---|
author | Stefan Zager <szager@chromium.org> | Fri Mar 14 20:34:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 14 20:34:19 2025 |
tree | 78ff7e1a20053c09429f0ac145749556c34b2fe1 | |
parent | 0e74b6c499e43beaa93ebf776c2ae1692d6daedd [diff] |
Remove include restrictions on blink/renderer/core/exported These were added by: https://chromium-review.googlesource.com/c/chromium/src/+/542098 None of those header files are referenced outside of blink any more (the referenced bug was closed as fixed in 2017), and keeping the restrictions in place has led to lots of pointless layering in ChromeClientImpl. Bug: chromium:40516238 Change-Id: Ibc87909f7aab701b0085ed6ab3318eddc22e70a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6357939 Reviewed-by: Rick Byers <rbyers@chromium.org> Commit-Queue: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/main@{#1432970}
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.