commit | 0ab3aeaf1fce61ab8d39cb4c4abc665955d845b8 | [log] [tgz] |
---|---|---|
author | Stepan Khapugin <stkhapugin@chromium.org> | Thu Nov 03 16:43:45 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 03 16:43:45 2022 |
tree | 931e351bfb94151d326e1a272393afd06cb123eb | |
parent | f7065e23ad878a5f85f9c43eff6c0381474db2fe [diff] |
[iOS] Add field trial entry for OmniboxPedalsActionsIOS experiment. Add the entry for OmniboxPedalsActionsIOS experiment (two experiment arms). Fix tests (by removing the SwiftUI code paths that are no longer needed) Bug: none Change-Id: I6ee1f8d76d1e0808be0e41bd056d7faebc14ff40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3999581 Reviewed-by: Christian Xu <christianxu@chromium.org> Commit-Queue: Christian Xu <christianxu@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Auto-Submit: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1067062}
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.