0

WebUI: Migrate components/management to TypeScript.

Bug: None
Change-Id: I489c1b5f63aa759d76d88cef86c11949f5e08330
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6181406
Commit-Queue: Teresa Mao <temao@chromium.org>
Reviewed-by: Tina Wang <tinazwang@chromium.org>
Reviewed-by: Rebekah Potter <rbpotter@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1410025}
This commit is contained in:
Teresa Mao
2025-01-22 16:13:24 -08:00
committed by Chromium LUCI CQ
parent 6c6b668ecc
commit 1a80b5b1db
5 changed files with 20 additions and 30 deletions
components/management/resources
tools/typescript

@@ -157,7 +157,6 @@ def validateJavaScriptAllowed(source_dir, out_dir, platform):
# TODO(crbug.com/40848285): Migrate bluetooth-internals to TypeScript and
# remove exception.
'chrome/test/data/webui/bluetooth_internals',
'components/management/resources',
# TODO(crbug.com/373951324): Migrate offline dino game to TypeScript.
'components/neterror/resources',
'components/net_log/resources',