commit | 0281cc774eebc27343ed05574d4eaf7d8f68cf04 | [log] [tgz] |
---|---|---|
author | Tina Wang <tinazwang@google.com> | Tue Jul 02 20:45:58 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 02 20:45:58 2024 |
tree | e6ecf937a1340445a62240122cee130f213cccba | |
parent | 8f09ef0cfc6833f1ca22402058f8edb487bb028e [diff] |
[Code Health][iOS] Move ios/c/b/ui/sad_tab to ui_bundled To simplify the folder hierarchy on iOS and have a clearer layer separation, all the files in ios/c/b/ui/<foo>/ will be moved to ios/c/b/<foo>/ui_bundled/ to showcase that they are model files. Low-Coverage-Reason: LARGE_SCALE_REFACTOR only moving code Bug: 40223315, 324232868 Change-Id: I370088d6b10bdcb5db032e9c9da9ab94f4b33e90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5665180 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Tina Wang <tinazwang@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1322399}
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.