commit | 5ce36400f59e98c341561ab58efcb49c0e4287b9 | [log] [tgz] |
---|---|---|
author | Rachel Wong <wrong@chromium.org> | Wed Oct 12 06:07:40 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 12 06:07:40 2022 |
tree | aaa4def9db795e28adc1b4ea43a3ad448f9aa877 | |
parent | f7ac598891722f45c3cd5a578cc9430df5ee6737 [diff] |
[test] Inject the settings manager dependency. This CL mocks out the settings manager in preparation for adding unit tests. Also clean up a reference to the categorical search flag, which is now launched. LOW_COVERAGE_REASON=This CL is in preparation for adding tests, which don't exist yet. Tested manually on device. Bug: 1364452 Change-Id: I3a4b1b3ae4810c6d9ecc07885e7827c78f5c6416 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3948022 Reviewed-by: Tony Yeoman <tby@chromium.org> Commit-Queue: Rachel Wong <wrong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1057898}
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.