commit | 461ef1da1b7eb11e6e87bbb325c7de337f00b3f7 | [log] [tgz] |
---|---|---|
author | Christopher Lam <calamity@chromium.org> | Tue Apr 26 09:40:28 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 26 09:40:28 2022 |
tree | e96099d5b0f36864cbcae4c749a5f8b5ba673290 | |
parent | e6b8260468792092e1914363c6e0556e616d76c9 [diff] |
[cros-elements] Remove build_mwc_app infrastructure. This CL removes the build_mwc_app build infrastructure and loads the chrome://resources version of MWC resources. This CL also adds cros_elements to chrome://resources since removing rollup requires button.js to actually be served from somewhere. Bug: b/218921838 Change-Id: Ib82fe96e6db7a3d611ddbb7d9087b9c092b37fba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3594267 Reviewed-by: Giovanni Ortuno Urquidi <ortuno@chromium.org> Commit-Queue: Christopher Lam <calamity@chromium.org> Cr-Commit-Position: refs/heads/main@{#996071}
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.