commit | 6d4ac9273225ff11ba551717041cddc00b438807 | [log] [tgz] |
---|---|---|
author | Antonio Gomes <tonikitoo@igalia.com> | Tue Nov 05 11:09:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 05 11:09:42 2024 |
tree | 3e5ee319fa2257a3b2981dd8cbf5151aee8da078 | |
parent | 346bcae0e5989c8777acdbe5688acdd3efa6afe5 [diff] |
Remove IS_CHROMEOS_LACROS use in chrome/browser/ui/views/extensions ... now that lacros project is terminated. CL also removes some unneeded includes and changes IS_CHROMEOS_ASH to IS_CHROMEOS. R=hidehiko@chromium.org, neis@chromium.org Bug: 377144586, 373971535 Change-Id: Ib814bf66135aa77c7462508fb1c300eefad4c40b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5987897 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by: Georg Neis <neis@chromium.org> Reviewed-by: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/main@{#1378217}
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.