commit | 1ab8c5debc5d4efe95fb8825840b4bb65b073b10 | [log] [tgz] |
---|---|---|
author | Tommy Nyquist <nyquist@chromium.org> | Tue Feb 14 15:45:41 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 14 15:45:41 2023 |
tree | 4a3087aa0efb6249fe9c17a3b631fe779b0621dd | |
parent | 0d55f312a8a8b857c78247c80abe5c61941da035 [diff] |
[android] Add missing cleanup for sync activity launcher. Some tests were missing tear down code after setting a specific sync activity launcher, which led to the incorrect launcher being used in other tests accidentally. This CL ensures we clean up the launcher used for testing in the SyncConsentActivityLauncherImpl. Bug: None Change-Id: Ibfb32bfdd4e4c02eac5a5ca6c3c924518c9f3cb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4248400 Auto-Submit: Tommy Nyquist <nyquist@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1105070}
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.