commit | 7d976b57ce7bb6cfabf67a6d49511f97e64cc5cd | [log] [tgz] |
---|---|---|
author | Devlin Cronin <rdevlin.cronin@chromium.org> | Wed Aug 21 20:29:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 21 20:29:10 2024 |
tree | 1e57a2ec7195c6f26b42edb6a5dd08a4b153c2dd | |
parent | f08a1323a04dd34f92ce71a191833b1682114a95 [diff] |
Make enterprise reporting platform tests run on android There are a handful of enterprise reporting tests that are written as PlatformBrowserTests, which is intended to be cross-platform to run on both Desktop and Android. However, these were only included in the `browser_tests` target, so they never ran on Android. Change these to also run on Android. Bug: 361002665 Change-Id: I1e936cd2044562aa264fb6483b68ac48f5a6a59e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5804824 Reviewed-by: Owen Min <zmin@chromium.org> Commit-Queue: Devlin Cronin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1345030}
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.