commit | 5ac0c992ef1aa814abf7eda806bbced002570d81 | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Wed Jul 20 00:54:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 20 00:54:01 2022 |
tree | 48e0a1d80a2f1c8db773ddcc59c8743749e080c4 | |
parent | 128fb155cee60e1beb5b2aaab9b24f255736be7b [diff] |
Settings: Remove js_library() targets pointing to TS compiler's output. These targets are quite hacky and are only used to satisfy CrOS Settings, which still uses JS. Removing, and replacing with externs as needed. Bug: 1316438 Change-Id: I192cf8af0fd1210fb19a7d73bbf96a8900bfbca6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3774310 Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1026036}
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.