commit | 0cb49db2407120b248c69f4f6d41c2ada04228df | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Wed Nov 20 23:40:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 20 23:40:17 2024 |
tree | 41436a2bf40602946b9b6bfb649e39f6841fc128 | |
parent | 2debe4b91387ff3b4250615ea2c5d94700eeead3 [diff] |
[ios] Fix ios blink build with missing parameter https://chromium-review.googlesource.com/c/chromium/src/+/6002498 added a new parameter causing the iOS blink build to fail. Change-Id: I1b60635b32922fe951bcd4c703e5d46e9c6fb01a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6039417 Reviewed-by: Ali Juma <ajuma@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1385957}
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.