commit | 9d6bd15c0cd112f9ad912522f5cf12deff89ab51 | [log] [tgz] |
---|---|---|
author | Angela Yoeurng <yoangela@chromium.org> | Fri May 03 23:47:15 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 03 23:47:15 2024 |
tree | da7c55cfe61a980319bc864047c80e1776416815 | |
parent | 0c2123c4a94a9b0174bf2e7fd1c5187a3cecd290 [diff] |
[omnibox] Update Selected Keyword View string to say Chat with Gemini. In crrev.com/c/5411506, we updated the @gemini name from 'Chat with Gemini' to just 'Gemini', but we missed updating the string in the Selected Keyword View, so now the string at the front of the Omnibox in keyword mode just reads "Gemini". . This CL updates that string so it correctly reads "Chat with Gemini" again. Bug: 338643883, 41494524 Change-Id: I01c3efce28adf63b24335a98d73914257a1e938c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5515254 Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Angela Yoeurng <yoangela@chromium.org> Cr-Commit-Position: refs/heads/main@{#1296450}
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.