commit | b7cbed124bd4b0de16f2f7dfffdec888aa66b942 | [log] [tgz] |
---|---|---|
author | Yuta Hijikata <ythjkt@google.com> | Thu Mar 06 08:52:04 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 06 08:52:04 2025 |
tree | cf207268642d296c9414e416372c5008af43766b | |
parent | 75890995491629a92c5d7375071e4bef39b16dc9 [diff] |
Replace IS_CHROMEOS_ASH with IS_CHROMEOS in chrome [11/N]. This is part of Lacros sunset. Since Lacros is gone, the two macros mean the same thing. Bug: 354842935 Change-Id: I1f98e597425aedf8c8a822f4e4559db681ed3174 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6332399 Reviewed-by: Georg Neis <neis@chromium.org> Commit-Queue: Yuta Hijikata <ythjkt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1428780}
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.