commit | 8a1ae4d9809737d0a9cfe1e452366dff225a38ea | [log] [tgz] |
---|---|---|
author | Georg Neis <neis@chromium.org> | Thu Oct 03 11:53:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 03 11:53:37 2024 |
tree | 1f901c8240fbd9a18709a4b24c36b2d27f309fbe | |
parent | 04c91afb565c88e276d6ba0a2367feeb26211814 [diff] |
Remove is_chromeos_lacros from chrome/BUILD.gn Lacros builds are obsolete. Remove any is_chromeos_lacros branches and prefer is_chromeos over the equivalent is_chromeos_ash. Also remove Lacros references from some comments. Bug: b:369519665 Change-Id: Iab6e2be3f2284db9c983ca737f443f06073e3fe1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5907321 Commit-Queue: Georg Neis <neis@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1363571}
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.