Skip to content

Commit 9815f15

Browse files
committed
Run npm run lint:fix
1 parent fae96c8 commit 9815f15

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

api/GPUCommandEncoder.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,7 @@
224224
"partial_implementation": true,
225225
"notes": "Supported on ChromeOS, macOS, and Windows only."
226226
},
227-
"chrome_android": {
228-
"version_added": "140"
229-
},
227+
"chrome_android": "mirror",
230228
"deno": {
231229
"version_added": false
232230
},

api/GPUDevice.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,7 @@
206206
"partial_implementation": true,
207207
"notes": "Supported on ChromeOS, macOS, and Windows only."
208208
},
209-
"chrome_android": {
210-
"version_added": "140"
211-
},
209+
"chrome_android": "mirror",
212210
"deno": {
213211
"version_added": false
214212
},

0 commit comments

Comments
 (0)