commit | d39ed6f26ef1031b21ca27c047ebbc8512c308b2 | [log] [tgz] |
---|---|---|
author | manukh <manukh@chromium.org> | Tue Apr 11 20:03:18 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 11 20:03:18 2023 |
tree | d776b9ab45f2f6041779f6568cb9fba513d375f9 | |
parent | 34347e7659186d3faab71fcac55b3769714b622c [diff] |
[memories][omnibox] Replace rows description with URL. Rows launched in m113. This CL changes their texts from: `<query> - Resume your journey` to: `<query> - chrome://history/journeys?q=<query>` Bug: 1327076 Change-Id: I9920c8faef01611e9dc2abe9cf412bd8bbee9c51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4415761 Reviewed-by: Sophie Chang <sophiechang@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Auto-Submit: manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1128849}
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.