commit | 62823ca9b291e74a04b218420b80fb26ef696a77 | [log] [tgz] |
---|---|---|
author | Peter Kvitek <kvitekp@chromium.org> | Fri Sep 16 19:24:35 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 16 19:24:35 2022 |
tree | 97fa5e97c60b2c137efb4ef7e7b843563e0296fe | |
parent | 482eff8c653ad16f12a6dee765c73183a0844faf [diff] |
[headless] Make adding --use-angle switch conditional. This is a follow up CL to https://crrev.com/c/3800496 that makes adding the --use-angle switch conditional. This will allow users to specify an alternate Angle implementation. Bug: 1349162 Change-Id: I2865c7f4a54201bdbb31150a2563a054d360691b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3901613 Commit-Queue: Peter Kvitek <kvitekp@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1048156}
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.