commit | 2b04837b6469ab57077a413c9dbd47d3d813da12 | [log] [tgz] |
---|---|---|
author | Alex Ilin <alexilin@chromium.org> | Fri Dec 20 12:16:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 20 12:16:43 2024 |
tree | 6fefe96c4981639e571b10920d6a9241c9dc4717 | |
parent | 5babcc476834d7ba00aa1ae778af98a79c5721f2 [diff] |
Revert "Remove target_sdk_version from content shell" This reverts commit 65839523cce9bca72c86ef647a5e6242ace37fee. Reason for revert: breaks an upstream bot https://crbug.com/385155403 Original change's description: > Remove target_sdk_version from content shell > > This CL also fixes the WebContentsAccessibilityTests that were failing > with the new SDK version. > > Bug: 40137544,355208071,343808767 > Change-Id: I05d482af7a3c02d3032408acd5a0ae7958cc2f31 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5769775 > Reviewed-by: Mark Schillaci <mschillaci@google.com> > Commit-Queue: Alex Mitra <alexmitra@chromium.org> > Reviewed-by: Peter Beverloo <peter@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1397838} Bug: 40137544,355208071,343808767,385155403 Change-Id: I5962d1d611a2064136819c22fa121fa58ec0d422 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6108773 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Alex Ilin <alexilin@chromium.org> Auto-Submit: Alex Ilin <alexilin@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1399100}
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.