commit | b1c58dd1b1391dea01b326634001cf5a0f598781 | [log] [tgz] |
---|---|---|
author | mlcui <mlcui@google.com> | Tue Aug 06 06:49:34 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 06 06:49:34 2024 |
tree | bdeb8be7803eb211828ca819c983b617ad6c80b8 | |
parent | 7fff402c7bdaa2ec93b4a7c9538b5f847aae6e55 [diff] |
ash: Fix c/b/ash/policy build failure if enable_nacl = false A nacl dependency was added instead of a content dependency in https://crrev.com/c/5759031. See https://crrev.com/c/5667173 and https://crrev.com/c/5686915 for previous CLs where `gn clean` recommended `//components/nacl/common:minimal_content_dummy` instead of `//content/public/common`. Bug: b:335294371 Change-Id: I6a6a21005d8efa1236668011d1f3df7530a793e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5758375 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Auto-Submit: Michael Cui <mlcui@google.com> Commit-Queue: Michael Cui <mlcui@google.com> Cr-Commit-Position: refs/heads/main@{#1337701}
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.