| commit | a19dd86b51e980b26a4ed2b17e18981cef379f97 | [log] [tgz] |
|---|---|---|
| author | Sylvain Defresne <sdefresne@chromium.org> | Tue Sep 09 07:30:43 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 09 07:30:43 2025 |
| tree | ab8e6b3d4b79a25289e14a5f22f9735bd1501a4e | |
| parent | 02eb9018bb36ba18edef3b0541f2f0d3911f9629 [diff] |
[ios] Convert tests to ProfileTestingFactory
{Refcounted,}ProfileKeyedServiceFactoryIOS exposes a testing
factory accepting a ProfileIOS* parameter, so convert tests
to use this new API.
This convert tests in //ios/chrome/browser/optimization_guide/model.
Bug: 436484783
Change-Id: I54a8d923dca5144e4145fd1fc72e5cb3188703a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6917252
Auto-Submit: Sylvain Defresne <sdefresne@chromium.org>
Reviewed-by: Steven Holte <holte@chromium.org>
Commit-Queue: Sylvain Defresne <sdefresne@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1512882}
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.