commit | 6d298d53db1e906cde203e3d89309ec3f4ef1ebc | [log] [tgz] |
---|---|---|
author | Tao Wu <wutao@chromium.org> | Mon Jan 08 22:07:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 08 22:07:19 2024 |
tree | d203b5c91f1c6ff0f7b8a132d08ea867c4c5bf1e | |
parent | e98c56cc1a4fb502fdcb550a626f734620ccd1a9 [diff] |
assistant: Set up IPH browser tests The previous setup uses different scoped feature lists. One is feature engagement feature list and one is base feature list. This cl uses the same feature engagement feature list for consistent. Bug: b/318595246 Test: Passed the tests Change-Id: Id4e3271961e1fb19c30d9ef5a91674617f6820a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5178586 Commit-Queue: Tao Wu <wutao@chromium.org> Reviewed-by: Toni Barzic <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1244302}
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.