commit | d74dc907f1067feefe84ff16327f3e13195d098a | [log] [tgz] |
---|---|---|
author | Dave Tapuska <[email protected]> | Wed Mar 08 21:45:51 2023 |
committer | Chromium LUCI CQ <[email protected]> | Wed Mar 08 21:45:51 2023 |
tree | 26185a034dee800f29870c664f975e2bd977ed29 | |
parent | 0976650c102ae494a6e50aaa12b5426a27bf96c9 [diff] |
[ios] Fix top level BUILD.gn Cleanup deps in top level build file to use use_blink where appropriate. This will hopefully cut down on the churn in this file as there are a limited set of test that now need to be fixed. Bug: 1411704 Change-Id: I866d4622aad5cbf649945fd422963608b601a5e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4321131 Commit-Queue: Dave Tapuska <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Cr-Commit-Position: refs/heads/main@{#1114788}
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.