| commit | 6ed030260bc9e74e6debd0b851a4a186e15af780 | [log] [tgz] |
|---|---|---|
| author | Antonio Gomes <tonikitoo@igalia.com> | Fri May 23 18:25:27 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 23 18:25:27 2025 |
| tree | 54638a80ed24f8b100658757277faedbed271b3a | |
| parent | 4495a2e2d1df8559bbcb49e6c359c717bfecea42 [diff] |
Componentize chrome/browser/ui/sharing_hub This CL adds a BUILD.gn file to drive the compilation of the aforementioned directory. No behavior change expected. R=dljames@chromium.org Bug: 419210492 Change-Id: Ia70060f0ee27bdd08da9b46a62f3914b4aba7252 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6580728 Reviewed-by: Darryl James <dljames@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/main@{#1464879}
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.