commit | 4518fa839c43d9a1302f4c010ebf74dc6a902eed | [log] [tgz] |
---|---|---|
author | Tony Seaward <seawardt@google.com> | Mon Apr 22 22:55:07 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 22 22:55:07 2024 |
tree | 6edba6a3cd1c51aa0425d67a43478f9de8b65006 | |
parent | d20049bbc7a4e5fe720b02c88690e802b478b361 [diff] |
[Code Health][iOS] Move ios/c/b/ui/voice 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. Bug: 40223315, 324233162 Change-Id: Ib72df3c5f54f5c3ef742a618dd8a31466420a22f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5430315 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Reviewed-by: Arthur Wang <wuwang@chromium.org> Commit-Queue: Tony Seaward <seawardt@google.com> Cr-Commit-Position: refs/heads/main@{#1290935}
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.