commit | 5caf97c3acc10d24da20c891822135122b51a424 | [log] [tgz] |
---|---|---|
author | Colin Blundell <blundell@chromium.org> | Mon Jun 23 08:21:42 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 23 08:21:42 2025 |
tree | 4d495d5b776303332a004b17741404767df0f376 | |
parent | a5d09e70a94735122e33805d69a4b0870ee25829 [diff] |
[//gpu] Modernize forward declaration Followup to [1]. [1] https://chromium-review.googlesource.com/c/chromium/src/+/6652136 Bug: 404905709 Change-Id: Ibae4751a309cd05c724f3c5dc1f12e42ed44488f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6657443 Reviewed-by: Saifuddin Hitawala <hitawala@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1477153}
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.