commit | ec8355d675ae755c97d443d1f99bd65527c943fb | [log] [tgz] |
---|---|---|
author | Henrique Ferreiro <hferreiro@igalia.com> | Tue Jul 20 08:20:08 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 20 08:20:08 2021 |
tree | 6100138f763e42dd541d5b004ecf569568949e0d | |
parent | 9d10769a41daed7f881092e067aeac374db1a374 [diff] |
Move chrome/browser/ash/login/saml/ to namespace ash The migration of chromeos/browser/chromeos/login/saml/ was finished in https://crrev.com/c/2721766. This CL changes the namespace from chromeos to ash. 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: I2d5125a1ba94f47dcc4dbc88c532de7a05cabc84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3035172 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Owners-Override: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#903376}
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.