commit | fe5e0124244689d6a66014461e1246d525ea82d0 | [log] [tgz] |
---|---|---|
author | Maksim Moskvitin <mmoskvitin@google.com> | Thu Nov 28 11:07:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 28 11:07:54 2024 |
tree | 65adbdd85b6551b393dd6563a9c4d5c55c55a8a3 | |
parent | 47b9a0ea11f3e8af437526809f11e15dc2f32d22 [diff] |
[Code Health][iOS] Move ios/c/b/ui/broadcaster 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, 324232325 Change-Id: I0e5ccb8e8fd5f1eb682b3598f5041e5239082877 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6054728 Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1389325}
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.