Skip to content

Commit 405daaa

Browse files
authored
newlines
1 parent eac967e commit 405daaa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

inputfiles/patches/mediacapture-main.kdl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@ removals {
66
member latency // Blink only as of 2022-11
77
member resizeMode // Blink only as of 2022-11
88
}
9+
910
dictionary MediaTrackConstraintSet {
1011
member latency // Blink only as of 2022-11
1112
member resizeMode // Blink only as of 2022-11
1213
}
14+
1315
dictionary MediaTrackSettings {
1416
member latency // Blink only as of 2025-04
1517
member resizeMode // Blink only as of 2025-04
1618
}
19+
1720
dictionary MediaTrackSupportedConstraints {
1821
member latency
1922
member resizeMode

0 commit comments

Comments
 (0)