| commit | ac24d57faa79e95c7862ddcc17b58ba2567aae9c | [log] [tgz] |
|---|---|---|
| author | Mikel Astiz <mastiz@chromium.org> | Fri Oct 15 18:53:36 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 15 18:53:36 2021 |
| tree | fd35c40abda1d1d573034c4e41207d42a6942768 | |
| parent | 5b193b76459440411fdafae90b238a17db691a70 [diff] |
Migrate tests away from TestingProfile::CreateHistoryService() This API is problematic and discouraged in favor of using TestingProfile::Builder to set up custom factories. This patch tackles /chrome/browser/search_engines. This CL was uploaded by git cl split. R=tommycli@chromium.org Bug: 1106699 Change-Id: Ib5b73543f3510e254f8cecde7ee9b18835d762a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3226380 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by: Tommy Li <tommycli@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/main@{#932142}
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.