| commit | eeda0f05e793bb4b0f23f32c838f4c29e9d6b378 | [log] [tgz] |
|---|---|---|
| author | Henrique Nakashima <hnakashima@chromium.org> | Mon Jul 29 16:46:18 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 29 16:46:18 2024 |
| tree | 57e8563cafa1e7a30561beac65daca020a4d3dd9 | |
| parent | 0d8c2696c83479580ae636dd5b9d764f410251bd [diff] |
[Android] Declare elements of Station before initial Facilities Before this CL, the initial Facilities declared elements before the Station, so they couldn't depend on its Elements as Suppliers. Bug: 328275416 Change-Id: I142d6dd863e42690b4b2e7dde5b3d88abf87b657 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5743398 Reviewed-by: Mohamed Heikal <mheikal@chromium.org> Auto-Submit: Henrique Nakashima <hnakashima@chromium.org> Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1334288}
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.