commit | 19ba360fd463089c3b0774b066640a6e159296e9 | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Wed Jan 18 02:38:54 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 18 02:38:54 2023 |
tree | 624683ec2d710544acd434ec24b32ad564bcb2fe | |
parent | 168dedbab48aa7303558ec48c9f224d9a4958cba [diff] |
WebUI: Delete polymer_modulizer(), no longer used. This GN rule was used to auto-generate Polymer3 code from existing checked-in Polymer2 code and was useful during migration of Polymer2 to Polymer3. The last usages of this rule (in CrOS OOBE) were recently removed and this migration tool can finally be deleted! Bug: 1184053 Change-Id: I9d6fb2a875d1617b2e14ca1e865538b6178b166d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4171731 Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/main@{#1093704}
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.