mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
10 lines
275 B
Python
10 lines
275 B
Python
--- tools/variations/fieldtrial_to_struct.py.orig 2021-04-14 01:09:39 UTC
|
|
+++ tools/variations/fieldtrial_to_struct.py
|
|
@@ -36,6 +36,7 @@ _platforms = [
|
|
'android_webview',
|
|
'chromeos',
|
|
'chromeos_lacros',
|
|
+ 'freebsd',
|
|
'fuchsia',
|
|
'ios',
|
|
'linux',
|