commit | b6f55575e96df0d49fed42a783a906ee9298291a | [log] [tgz] |
---|---|---|
author | Aman Verma <[email protected]> | Thu Sep 28 11:40:53 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 28 11:40:53 2023 |
tree | f03ddc7b12132eb6fb7371908ca2cd54812a839b | |
parent | eba6ec8076bb262c92e2289df93a7a4e94774255 [diff] |
[Code Health] [iOS] Move ios/c/b/crash_report to model subfolder To simplify the folder hierarchy on iOS and have a clearer layer separation, all the files in ios/c/b/<foo>/ will be moved to ios/c/b/<foo>/model/ to showcase that they are model files. Bug: 1319852, 1480289 Change-Id: I5b26476b149fcbe3bebc157be1171bb69e454968 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4866301 Reviewed-by: Robert Sesek <[email protected]> Reviewed-by: Mike Dougherty <[email protected]> Commit-Queue: Aman Verma <[email protected]> Reviewed-by: Gauthier Ambard <[email protected]> Cr-Commit-Position: refs/heads/main@{#1202512}
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.