commit | 1cb4fe492b6508da7a08f8f6f51983780d45d5c7 | [log] [tgz] |
---|---|---|
author | Christian Dullweber <dullweber@chromium.org> | Thu Nov 07 16:40:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 07 16:40:12 2024 |
tree | 18c9f13fd4bbff2186bea0f5193d4ea492e21c70 | |
parent | a136d6ef3e0294e823a8e083f90873d6a674a117 [diff] |
[synapse] Add enterprise learn more URL for compose Use a enterprise specific learn more URL when logging for the compose was disabled by policy. A helper is used to select the learn more URL since this logic will be reused across all AI pages. Bug: 375209095 Change-Id: Idecc4644fb2db6e6bc140d7fc1db121ead601966 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5983147 Auto-Submit: Christian Dullweber <dullweber@chromium.org> Reviewed-by: Rainhard Findling <rainhard@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1379744}
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.