commit | 334efa19f6d8c3ee5e45a88c74cb2bec2db2fd9c | [log] [tgz] |
---|---|---|
author | Radu Nitescu <radunitescu@google.com> | Fri Jan 10 16:01:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 16:01:27 2025 |
tree | afb67e2a35109e04ddeb5bf2ef30861a981e4e25 | |
parent | b750dae7fcf3a1a5d794ccf392733c8687daa76c [diff] |
[iOS][Cleanup] Remove redundant empty egtest As the UI is fully managed by google3 components, this empty test does not make sense in Chromium anymore and can be deleted. Fixed: 359195500 Change-Id: I010f1d18659efd7088f657635f1dc7cf5f721a77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6163784 Auto-Submit: Radu Nitescu <radunitescu@google.com> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404803}
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.