commit | 8c47460cba50f55d67d4638d21a9c72d6ba969ad | [log] [tgz] |
---|---|---|
author | Calder Kitagawa <ckitagawa@chromium.org> | Tue Oct 22 22:13:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 22 22:13:56 2024 |
tree | 8b1947adab6b7e718c9d695c0d348c536c63ba61 | |
parent | bf9ee3d51c42e3547884a2988a111faa5ca4497d [diff] |
[Data Sharing] Use Manage rather than Share in COLLABORATION_ONLY UX requested we use the string Manage if the collaboration ID exists with no members. This CL implements that change. Fixed: 374841539 Change-Id: I3c6d4f19dc788115dc94006422578bda7e29c6a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5952945 Reviewed-by: Sky Malice <skym@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1372372}
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.