commit | f1a1a787ba0db600d222102aa2f938b56567c817 | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <victorvianna@google.com> | Tue Aug 06 11:55:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 06 11:55:11 2024 |
tree | e5267a2c5622a288b0bb916b766af18f7a262f1a | |
parent | 8e8c59854650c000b1aaf23b2a94e277d938138e [diff] |
Switch most of SigninManagerAndroidTest to run with local UPM on Test-only change. crrev.com/c/5752947 kept local UPM disabled in the main test fixture and enabled in SigninManagerAndroidWithLocalUpmTest, to keep the diff of the CL friendly. This CL switches the 2: the feature is now enabled in the main fixture (majority of tests) and disabled in a special SigninManagerAndroidWithoutLocalUpmTest one. Bug: None Change-Id: If2e9fb203fb834591f3f10c32e93df318f568f70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5759794 Reviewed-by: Menghan Yang <myuu@google.com> Commit-Queue: Victor Vianna <victorvianna@google.com> Auto-Submit: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/main@{#1337791}
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.