| commit | 72d714a6dda739699bed428112da4dd7c9f7331c | [log] [tgz] |
|---|---|---|
| author | Maksim Sisov <msisov@igalia.com> | Fri Nov 01 08:06:44 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 01 08:06:44 2024 |
| tree | 55f1d9a10216b185398b610eff959b3276bd04b9 | |
| parent | bea4a1ad8dc68bc599be56877dfde2280c03083b [diff] |
Final clean up of //ui/base from Lacros 1) Remove IS_CHROMEOS_LACROS 2) Rename IS_CHROMEOS_ASH to IS_CHROMEOS 3) Remove chromeos_buildflags.h Bug: 373971535, 373972275, 374122148 Change-Id: I3d92a63b0ed01c10d6dfc9ea24303def7339f37c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5972378 Reviewed-by: Georg Neis <neis@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Peter Boström <pbos@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1376786}
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.