| commit | 6f1b43cfbd86fd1b9c373bfbad84348fc303797c | [log] [tgz] |
|---|---|---|
| author | Tim Judkins <tjudkins@chromium.org> | Mon Aug 19 21:54:24 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 19 21:54:24 2024 |
| tree | 306eac14f63d1c666bab986fc71f08e784e47edb | |
| parent | dd407dacd6aa6c6563d1058429ab8f6673cb5470 [diff] |
[Extensions] Remove special schema compiler jsextern type code This code was introduced by in crrev.com/c/2649373002 and just used by the automation API externs. The a11y consumers of the automation externs no longer use the closure compiler and they were removed in crrev.com/c/5792222, so we can remove this special logic for ferrying over types for that file. Bug: 40868715 Change-Id: I938fc12d284c31339b28ca698868734c23e15f8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5784204 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Commit-Queue: Tim <tjudkins@chromium.org> Cr-Commit-Position: refs/heads/main@{#1343787}
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.