commit | aaeb3a6650223b49030f02b201d46fceb08ccf48 | [log] [tgz] |
---|---|---|
author | Nate Fischer <ntfschr@google.com> | Wed Jun 22 00:39:42 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 22 00:39:42 2022 |
tree | aade8ee518bf254bc4f74e0e0aab8927f192cdc0 | |
parent | 1f02099f8190b805e95acc1ff09e00b5faacfa1c [diff] |
AW: resolve TODO related to L SDK No change to logic. This fixes a long-standing TODO dating back to when chromium was compiled with the L SDK. We can inline the Android SDK constant now. Test: N/A Change-Id: Id4ae5899f96df8255a184663e4ad1919dc795126 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3716875 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by: Michael Bai <michaelbai@chromium.org> Auto-Submit: Nate Fischer <ntfschr@chromium.org> Commit-Queue: Michael Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/main@{#1016454}
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.