commit | 5f39852bfc12b523a8060581c920d7c1bd8f60ac | [log] [tgz] |
---|---|---|
author | Tao Wu <wutao@chromium.org> | Tue Nov 28 21:24:29 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 28 21:24:29 2023 |
tree | d463be86e1187f4b26c5c54db22d7d2ce4907574 | |
parent | 601fadd5e67eb2b77bd64b1d1d3b36036b1cb3f7 [diff] |
assistant: Update strings on `Screen context` We have deprecated the query `what's on my screen`. We need update the strings on Settings and opt-in page. Because we are updating the strings directly, this cl also removes the `kEnableAssistantRelatedInfoStringUpdate`, which is not used any more. Bug: b/313505893 Test: local build Change-Id: I09c3078feca80b6accc7821db02dae1288192e6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5067116 Reviewed-by: Wes Okuhara <wesokuhara@google.com> Commit-Queue: Tao Wu <wutao@chromium.org> Reviewed-by: Yuki Awano <yawano@google.com> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1230206}
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.