commit | 65751dee2048d2741dfbf135e68c342e60e2850b | [log] [tgz] |
---|---|---|
author | Yeunjoo Choi <ychoi@igalia.com> | Wed Mar 31 03:37:34 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 31 03:37:34 2021 |
tree | 51bfed524f5b5982dbab3ae7b4183e99c749ffdd | |
parent | 498d34effd87a1272f8e1e559d55b3a6452d4a39 [diff] |
Move //{chromeos/components => ash/content}/scanning //chromeos/components/scanning depends on //content, so this CL moves to //ash/content/scanning. This CL is part of the Chrome OS source code directory migration: https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE. Change-Id: I0217e22c5b3900814ff52ed9f1b1de71d091a538 Bug: 1164001 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2767358 Commit-Queue: Yeunjoo Choi <ychoi@igalia.com> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Owners-Override: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#867952}
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.