commit | 7073d6e1cea9bdbb7b7a9cb47335cbb6aa1cea2b | [log] [tgz] |
---|---|---|
author | Yeunjoo Choi <[email protected]> | Tue May 11 01:40:48 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue May 11 01:40:48 2021 |
tree | 7d7b48b3e2ba1f38d28686b9b49bcb16d9001ba4 | |
parent | aeebbc7c3ee2a2763de173f7109240915ac62832 [diff] |
Move //chrome/browser/{chromeos => ash}/file_system_provider [1/2] fileapi/, operations/ are moved to //c/b/ash/file_system_provider. This CL is part of the Chrome OS source code directory migration: https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE. Change-Id: Ie92847a9697c6f1ab9a099b64ff20f8b2a9d7f51 Bug: 1164001 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2882599 Reviewed-by: Hidehiko Abe <[email protected]> Owners-Override: Hidehiko Abe <[email protected]> Commit-Queue: Yeunjoo Choi <[email protected]> Cr-Commit-Position: refs/heads/master@{#881364}
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.