
Bug: b:336179135 Test: None Change-Id: I09be18197cc6709dc7359d7bae5a22a76fd5cffc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5471282 Commit-Queue: Yury Khmel <khmel@chromium.org> Reviewed-by: Yury Khmel <khmel@chromium.org> Auto-Submit: Youkichi Hosoi <youkichihosoi@chromium.org> Reviewed-by: Satoshi Niwa <niwa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1290861}
DEPRECATED. If you're about adding new component for ash-chrome only, consider using //chromeos/ash/components.
About //ash/components
This directory contains components that are used by //ash system UI and window manager code. It sits "below" //ash in the dependency graph. For C++ code, think of //ash/components like top-level //components, but for code that is only used on ChromeOS, and only for system UI / window manager support.
Much of this code used to live in //chromeos/components. The Lacros project is extracting browser functionality into a separate binary. As part of this migration, code used only by the ash-chrome system UI binary moved into "ash" directories. See the Chrome OS source directory migration design doc for details.