commit | 6cb1ad85b391109adbc8ea18b410ac395cf3afac | [log] [tgz] |
---|---|---|
author | Wes Okuhara <wesokuhara@google.com> | Fri Jan 10 23:23:30 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 23:23:30 2025 |
tree | 40393a1553c4a258637ea1b0090b6194f16b38b4 | |
parent | b40093a3688107ee380324b8c0a4fc6057323d8f [diff] |
CrOS Settings: Revise reset page imports in lazy_load.js Subpages should only be imported in lazy_load.js. Additionally, components used within subpages should be imported in the components they are used in. Bug: b:263414034 Test: browser_tests Change-Id: I9889fbafae19af794c359ed5f9c5bba1c9909046 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6164289 Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Wes Okuhara <wesokuhara@google.com> Cr-Commit-Position: refs/heads/main@{#1405051}
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.