commit | ff8848053a677379b99677e1eb4da9fc934904d0 | [log] [tgz] |
---|---|---|
author | Christian Xu <christianxu@google.com> | Mon Nov 25 23:36:18 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 25 23:36:18 2024 |
tree | cff9ed921311f39dfb4a53597c97b12be20686b9 | |
parent | a7c6d897f33b2d885f1e682d3573e55b88967893 [diff] |
[Code Health][iOS] Move ios/c/b/ui/lens 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. NO_IFTTT=Moving files Low-Coverage-Reason: LARGE_SCALE_REFACTOR only moving code Fixed: 324233076 Change-Id: I626bd9b0ff9eb52a8d86bcc6691d1915dbb4a489 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6048613 Reviewed-by: Gang Wu <gangwu@chromium.org> Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> Auto-Submit: Christian Xu <christianxu@chromium.org> Commit-Queue: Christian Xu <christianxu@chromium.org> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1387913}
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.