Skip to content

Commit

Permalink
Revert "WebUI: Add TypeScript @types package for webcodecs"
Browse files Browse the repository at this point in the history
Revert submission 4318323

Reason for revert: It currently breaks the build, we'll have a fix and reland again.

Reverted changes: /q/submissionid:4318323

Change-Id: I264782d95126ab967784e6abc56c1ad511cc8610
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4335646
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Owners-Override: Fergal Daly <fergal@google.com>
Cr-Commit-Position: refs/heads/main@{#1116796}
  • Loading branch information
Kam Kwankajornkiet committed Mar 14, 2023
1 parent 52c9031 commit 1dc33b5
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 62 deletions.
28 changes: 0 additions & 28 deletions third_party/node/README.chromium
Original file line number Diff line number Diff line change
Expand Up @@ -265,31 +265,3 @@ minifier.
Local Modifications:
Removed uglify-js dependency since we don't plan to use the --minify-js flag in
Chromium.

Name: Type Definition for WebCodecs
Short Name: @types/dom-webcodecs
URL: https://www.npmjs.com/package/@types/dom-webcodecs
Version: 0.1.5
License: MIT
Security Critical: No. The types are only used when type checking in ChromeOS.

Description:
This package contains type definitions for WebCodecs
(https://w3c.github.io/webcodecs/).

Local Modifications:
(none)

Name: Type Definition for MediaStreamTrack Processing
Short Name: @types/dom-mediacapture-transform
URL: https://www.npmjs.com/package/@types/dom-mediacapture-transform
Version: 0.1.4
License: MIT
Security Critical: No. The types are only used when type checking in ChromeOS.

Description:
This package contains type definitions for MediaStreamTrack Insertable Media
Processing using Streams (https://w3c.github.io/mediacapture-transform/).

Local Modifications:
(none)
2 changes: 1 addition & 1 deletion third_party/node/node_modules.tar.gz.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bc03b5c0326e947fd4dfc2bdeb9a38bb0af2277c
a98dcca3c46a718770b2cb3430785ea4ed7e3f09
3 changes: 0 additions & 3 deletions third_party/node/npm_include.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
@types/d3-transition/index.d.ts
@types/dom-mediacapture-record
@types/dom-mediacapture-record/*.d.ts
@types/dom-mediacapture-transform/index.d.ts
@types/dom-speech-recognition/index.d.ts
@types/dom-webcodecs
@types/dom-webcodecs/*.d.ts
@types/filesystem/index.d.ts
@types/filewriter/index.d.ts
@types/google.analytics
Expand Down
28 changes: 0 additions & 28 deletions third_party/node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions third_party/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"dependencies": {
"@types/chai": "4.2.22",
"@types/d3": "5.16.0",
"@types/dom-mediacapture-transform": "0.1.4",
"@types/dom-speech-recognition": "0.0.1",
"@types/dom-webcodecs": "0.1.5",
"@types/filesystem": "0.0.32",
"@types/filewriter": "0.0.29",
"@types/google.analytics": "0.0.42",
Expand Down

0 comments on commit 1dc33b5

Please sign in to comment.