1 2 3 4 5 6 7 8 9 10
--- tools/variations/fieldtrial_to_struct.py.orig 2021-04-14 18:41:37 UTC +++ tools/variations/fieldtrial_to_struct.py @@ -36,6 +36,7 @@ _platforms = [ 'android_webview', 'chromeos', 'chromeos_lacros', + 'freebsd', 'fuchsia', 'ios', 'linux',