commit | f064a5ddcedd5bbd736a6fda35f70cc155e0abda | [log] [tgz] |
---|---|---|
author | tomatozil <tomatoziiilll@gmail.com> | Mon May 05 21:42:49 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 05 21:42:49 2025 |
tree | 28d33e724030d3b1e4e407c37281cf908445fbbb | |
parent | 5205aaa8a3f022a4048c718e4062d04e3f18d9bf [diff] |
Fix integration testing doc Replace the document linked in 'WebAppProvider/README.md' with a new one. The original link to '/chrome/browser/web_applications/ README.md' now points to '/docs/webapps/README.md'. Bug: None Change-Id: I29698d620e944aef076822184580cbdcb88a8ab2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6505486 Commit-Queue: Euisang Lim <eui-sang.lim@samsung.com> Reviewed-by: Euisang Lim <eui-sang.lim@samsung.com> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/main@{#1455950}
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.