commit | ffd081d09b51e8956dec8041c0082811af49abcc | [log] [tgz] |
---|---|---|
author | Ameur Hosni <ameurhosni@google.com> | Fri Nov 10 10:25:40 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 10 10:25:40 2023 |
tree | 12ab3035a8983dd9864039b52a40aec678ce5126 | |
parent | 2526e453db8f0eab0b67959bac932eb57cd8a1f9 [diff] |
[IOS][1/3] Move ios/chrome/browser/history to model subfolder Creates upstream headers to update downstream deps before moving. To simplify the folder hierarchy on iOS and have a clearer layer separation, all the files in ios/c/b/history will be moved to ios/c/b/history/model/ to showcase that they are model files. Bug: 1480308 Change-Id: Ib983271edf492c1854e02b599bc2ed9535a0db10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5016585 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Ameur Hosni <ameurhosni@google.com> Cr-Commit-Position: refs/heads/main@{#1222834}
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.