summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/infra/specs/variants.pyl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:13:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:13:27 +0000
commit40a355a42d4a9444dc753c04c6608dade2f06a23 (patch)
tree871fc667d2de662f171103ce5ec067014ef85e61 /third_party/libwebrtc/infra/specs/variants.pyl
parentAdding upstream version 124.0.1. (diff)
downloadfirefox-upstream/125.0.1.tar.xz
firefox-upstream/125.0.1.zip
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'third_party/libwebrtc/infra/specs/variants.pyl')
-rw-r--r--third_party/libwebrtc/infra/specs/variants.pyl15
1 files changed, 3 insertions, 12 deletions
diff --git a/third_party/libwebrtc/infra/specs/variants.pyl b/third_party/libwebrtc/infra/specs/variants.pyl
index cf050c671e..e764f698e3 100644
--- a/third_party/libwebrtc/infra/specs/variants.pyl
+++ b/third_party/libwebrtc/infra/specs/variants.pyl
@@ -15,10 +15,7 @@
'14.5',
],
'identifier': 'iPhone X 14.5',
- 'mixins': [
- 'xcode_13_main',
- 'ios_runtime_cache_14_5',
- ],
+ 'mixins': ['xcode_13_main', 'ios_runtime_cache_14_5'],
},
'SIM_IPHONE_X_15_5': {
'args': [
@@ -28,10 +25,7 @@
'15.5',
],
'identifier': 'iPhone X 15.5',
- 'mixins': [
- 'xcode_14_main',
- 'ios_runtime_cache_15_5',
- ],
+ 'mixins': ['xcode_14_main', 'ios_runtime_cache_15_5'],
},
'SIM_IPHONE_X_16_2': {
'args': [
@@ -41,9 +35,6 @@
'16.2',
],
'identifier': 'iPhone X 16.2',
- 'mixins': [
- 'xcode_14_main',
- 'ios_runtime_cache_16_2',
- ],
+ 'mixins': ['xcode_14_main', 'ios_runtime_cache_16_2'],
},
}