commit | 520fed4ceb7ccb57fe1abec4bc239690dab62f08 | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Fri Nov 08 15:47:35 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 08 15:47:35 2024 |
tree | 338d8512218a274ffee7c9265d58e8d6e36e2149 | |
parent | f3eb02ca24649480a0f6bc6cc6650de58d93b456 [diff] |
[guest_view] Ensure guest view is only depended on when it is built iOS blink does not support extensions at this time so it does not also support guest_view so it shouldn't be depended upon. Bug: 356671305 Change-Id: I44cf8375b1b12ca1305f239e7eb1c47672784f01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6001757 Reviewed-by: Kevin McNee <mcnee@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Andy Paicu <andypaicu@chromium.org> Reviewed-by: Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1380386}
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.