commit | c464c3371c09fe23a61cba2a67a5dc6abb8a00df | [log] [tgz] |
---|---|---|
author | Yeunjoo Choi <ychoi@igalia.com> | Tue Sep 20 07:29:06 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 20 07:29:06 2022 |
tree | b11617e36adac40985f13ea3ca083ff55c090658 | |
parent | 04e46fdc08c54b5c6410f7e9d76dafd6dcf0a2c7 [diff] |
Move //chrome/browser/ui/webui/{chromeos=>ash}/chromebox_for_meetings And the moved files are migrated from namespace chromeos to ash. This CL is part of the Chrome OS source code directory migration: https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE. Bug: 1164001 Change-Id: I0c66954794f93088a73964a25f81a0d6ab83c943 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3885601 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Owners-Override: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Yeunjoo Choi <ychoi@igalia.com> Cr-Commit-Position: refs/heads/main@{#1048982}
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.