commit | 941fd5bf21da33e71bd47e229b60bb43d77f7668 | [log] [tgz] |
---|---|---|
author | Gang Wu <gangwu@chromium.org> | Thu Feb 24 19:41:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 24 19:41:11 2022 |
tree | 626ff8a75882c25bd26c683742390cb8ffa86b65 | |
parent | 7a9d15519436b530d3fd219b53741be8530d2217 [diff] |
[Omnibox] Update PedalView layout direction as BaseSuggestionView PedalView should have same layout direction as BaseSuggestionView Before: https://screenshot.googleplex.com/6Nadv7JvSqBuGoY After: https://screenshot.googleplex.com/B7dWnRToEgHKc5S Bug: 1300345 Change-Id: Idcce587361b115c4fea938fc715632c88a9eeb72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3483997 Reviewed-by: Tomasz Wiszkowski <ender@google.com> Commit-Queue: Gang Wu <gangwu@chromium.org> Cr-Commit-Position: refs/heads/main@{#974743}
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.