- Remove is_chromeos_lacros build rules
- Replace is_chromeos_ash with is_chromeos
- Remove IS_CHROMEOS_LACROS code
- Replace IS_CHROMEOS_ASH with IS_CHROMEOS
- Remove references to Lacros from comments
- Remove obsolete metrics
No behavior change intended.
The changes are arbitrarily split into several CLs based on files.
A few Lacros-specific things remain in the Ash code (e.g. policy
related) as their removal is non-trivial and out of scope of this
mostly mechanical change.
Bug: b:365742770
Change-Id: Ia6678fd1f96ee2cb6906c5a65462db3bc7761edb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5905659
Reviewed-by: Alex Ilin <alexilin@chromium.org>
Reviewed-by: Erik Chen <erikchen@chromium.org>
Commit-Queue: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1364167}