commit | 18fc3ff1afa2f5a3084da6cf42e4b954a22c19ed | [log] [tgz] |
---|---|---|
author | Maksim Moskvitin <mmoskvitin@google.com> | Mon Oct 23 16:23:09 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 23 16:23:09 2023 |
tree | 916b6c4c4bc0d81147fed21c3eaba86ef57ae5db | |
parent | d2161a2e210123a498c2ad5887a45a0f488dbfb5 [diff] |
[Lacros] Simplify Sync tests that use Crosapi LacrosService now has InjectRemoteForTesting(), that allows to make test setup simpler: 1. This is slightly easier than previously used injection technique. 2. No need to check whether Ash supports relevant Crosapi and no need to disable test if it doesn't. Fixed: 1494877 Change-Id: I2f8f6074b970f014fa399e86059e1fbb3607726c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4966720 Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Reviewed-by: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/main@{#1213549}
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.