| commit | 31c8935485af7f0d563de3b16f8258b95b0feafd | [log] [tgz] |
|---|---|---|
| author | Peter Wen <wnwen@chromium.org> | Thu Feb 13 20:03:17 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 13 20:03:17 2025 |
| tree | 06eac5067ca4a38a09fd519a8532ccf78773bdce | |
| parent | 5a93a7b682455e4ac5edfe3487d40c81a728d87e [diff] |
android: Add androidx overrides.gni This CL makes it easier to eventually have the androidx autoroller copy over //third_party/androidx/cipd/BUILD.gn to //third_party/androidx/BUILD.gn, as we would retain the ability to modify targets via overrides.gni instead of modifying //third_party/androidx/BUILD.gn directly. Bug: 396437534 Change-Id: Ifa5fec9bfdfcd418d17d03b665dc4fa68cccedca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6264846 Reviewed-by: Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1420052}
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.