commit | 15d22e1e6521b44494c643d40a8a303dee4d580a | [log] [tgz] |
---|---|---|
author | Andrew Rayskiy <greengrape@google.com> | Fri Dec 23 01:22:57 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 23 01:22:57 2022 |
tree | 8a8d13b64af56391aad30320ffd2879b799ac902 | |
parent | 598ba7c73d47ca0e4d8e9c38f2626a7d757fc65d [diff] |
Remove USE_CUPS define from ipc_fuzzer_tool_config After crrev.com/c/4103584 USE_CUPS is a BUILDFLAG(), so this define has no longer an effect. Bug: 1347291 Change-Id: I392df6bf3668077cb1a96e0df24b2980f6d10a9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4120285 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Auto-Submit: Andrew Rayskiy <greengrape@google.com> Cr-Commit-Position: refs/heads/main@{#1086615}
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.