commit | df06bbe59c77b6a2a0d0eb1e65f8b769787239ba | [log] [tgz] |
---|---|---|
author | Henrique Ferreiro <hferreiro@igalia.com> | Fri May 14 23:52:29 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 14 23:52:29 2021 |
tree | 98a46eeba80a1c274294747d61f7023cf1d9cf63 | |
parent | 6c926b2a3ca12be3653b4b7a411571a3e87aa5d7 [diff] |
Migrate c/b/ash/login/screens/ to namespace ash [3/4] The migration of chrome/browser/chromeos/login/screens/ was finished in https://crrev.com/c/2721766. This CL changes the namespace from chromeos to ash in chrome/browser/chromeos/login/screens/[k-m]*. Compatibility code is added until the Chrome OS source code migration is finished. This CL is part of the Chrome OS source code directory migration: https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE. Bug: 1164001 Change-Id: Ifb29fa29b7df6f82d362501ec319808fc623dc08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2891801 Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Owners-Override: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#883211}
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.