commit | c6952591ca4bd4711594012060176429b92530d8 | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Tue Jan 30 02:42:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 30 02:42:52 2024 |
tree | e0fdc80452abd7803c77aa22e844094e79352ed3 | |
parent | 483eccf8bba9e8f77682d4e9dc22b0145280f4e3 [diff] |
CrOS Cellular Setup: Move to a dedicated build_webui() invocation. Now that this folder is fully migrated to TS, it should have its own build_webui() invocation, instead of having its build configuration in its parent folder. Also deleting obsolete js_library() targets, which were already not hooked up anywhere in the build, as well as unnecessary entries to generate TS definitions files. Bug: b/314833224 Change-Id: I23f1c58ece410bb938b1b60fe87c5f1b15edbede Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5241903 Reviewed-by: Chad Duffin <chadduffin@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/main@{#1253700}
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.