commit | 6cc70dfc4e18da4f58abedd9f94d000dc2962b51 | [log] [tgz] |
---|---|---|
author | Mikel Astiz <mastiz@chromium.org> | Tue Jun 15 11:42:26 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 15 11:42:26 2021 |
tree | 773c3bee327a0754477c2cd1dccb9de188da4362 | |
parent | 93878d016122b554939f2bf4e766275c19ceeea2 [diff] |
[sync] Remove unused client factory override for tests It's dead code without plans to be adopted in the future. Change-Id: I82d727c166601d10498935d89bd31d664b47a9b0 Bug: None Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2959876 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#892531}
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.