commit | ab717e6dd3582332be099b04350d657756e937e3 | [log] [tgz] |
---|---|---|
author | Orin Jaworski <[email protected]> | Fri Mar 05 21:45:02 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Mar 05 21:45:02 2021 |
tree | 3da90c420d812770a78d93f2e3e18ca2eb40c120 | |
parent | ca352225c5771b9c8b1da54a027974a98d4fcc38 [diff] |
[omnibox] Add feature and flag for Omnibox Pedals batch 2 This CL adds the feature, flag, and field trial method for Pedals batch 2. The flag is checked to determine whether Pedals from batch 2 are added and loaded into the OmniboxPedalProvider. Bug: 893183 Change-Id: Id2078f0046fb0b4aa13ba37d41779f033c6c592d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2738709 Commit-Queue: Orin Jaworski <[email protected]> Reviewed-by: manuk hovanesian <[email protected]> Cr-Commit-Position: refs/heads/master@{#860378}
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.