commit | 043274459e856ee6e752a709426860428ea094d2 | [log] [tgz] |
---|---|---|
author | Rebekah Potter <rbpotter@chromium.org> | Mon Nov 06 19:27:42 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 06 19:27:42 2023 |
tree | a212cb0f8e481731966aebe608d36211713c63c2 | |
parent | 812a35ef5efb96fb4609e25cc56a25b3a9a44790 [diff] |
WebUI Mojo Bindings: Remove unnecessary use_typescript_sources=true use_typescript_sources=true is now the default for WebUI mojo bindings. In this CL, updating all remaining targets under chrome/browser/ Bug: 1002798 Change-Id: Ib759a85d656fd7c2ac810e8c0d5af32f8c151908 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4995930 Reviewed-by: Chris Hamilton <chrisha@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by: Phillis Tang <phillis@chromium.org> Reviewed-by: Shakti Sahu <shaktisahu@chromium.org> Reviewed-by: Chloe Pelling <cpelling@google.com> Reviewed-by: Ted (Chromium) Meyer <tmathmeyer@chromium.org> Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1220438}
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.