| commit | 6a090799ba48cee2eafcf38f451263f2b79739cc | [log] [tgz] |
|---|---|---|
| author | Avi Drissman <avi@chromium.org> | Thu May 04 18:42:54 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 04 18:42:54 2023 |
| tree | eafa833b06f6f123d2c4664806a886a79c067073 | |
| parent | adf0bfe46b435dc62ce4575ca30e9afd2e7a45ad [diff] |
Convert /content/web_test to use ARC See https://chromium.googlesource.com/chromium/src/+/main/docs/mac/arc.md for information about this conversion. This ended up only adding the ARC boilerplate as a marker to indicate that these files were audited. Bug: 1280317 Change-Id: I296923e6a590c36186b45945d50499fce2e348b1 Include-Ci-Only-Tests: true Validate-Test-Flakiness: skip Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4507299 Commit-Queue: Leonard Grey <lgrey@chromium.org> Auto-Submit: Avi Drissman <avi@chromium.org> Reviewed-by: Leonard Grey <lgrey@chromium.org> Cr-Commit-Position: refs/heads/main@{#1139680}
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.