commit | d2e6787364a4d55c87f9b6ea639806ce6d04bd96 | [log] [tgz] |
---|---|---|
author | Chinglin Yu <chinglinyu@chromium.org> | Thu Apr 22 02:31:32 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 22 02:31:32 2021 |
tree | 464baf5b726d1d7efa52e42a14bf0420c7f70fc7 | |
parent | e8e0c486db021f6477eed8dfaec7c120292d4a7c [diff] |
profile_provider_unittest: reenable disabled tests Reenable ProfileProviderRealCollectionTest.SuspendDone and ProfileProviderRealCollectionTest.OnJankStarted. Bug: 1187523, 1188498 Test: CQ dry run Change-Id: Ib866b3a8a510c428a33fbaa85a8013b8d39ac1e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2833935 Commit-Queue: Chinglin Yu <chinglinyu@chromium.org> Reviewed-by: Gabriel Marin <gmx@chromium.org> Cr-Commit-Position: refs/heads/master@{#874985}
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.